/aosp_15_r20/external/angle/src/common/ |
H A D | gen_packed_gl_enums.py | 117 def write_header(enums, path_prefix, file_name, data_source_name, includes, namespace, argument 204 def write_cpp(enums, path_prefix, file_name, data_source_name, namespace, api_enum_name): argument
|
/aosp_15_r20/external/bazelbuild-rules_license/tests/ |
H A D | license_test_utils.py | 48 path_prefix=LICENSE_PACKAGE_BASE): argument
|
/aosp_15_r20/frameworks/proto_logging/stats/atoms/selinux/ |
H A D | selinux_extension_atoms.proto | 44 optional string path_prefix = 8; field
|
/aosp_15_r20/external/autotest/client/cros/ |
H A D | dbus_util.py | 60 dbus_interface, path_prefix=None, argument
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/selinux/ |
D | selinux_extension_atoms.pb.h | 830 inline const std::string& SelinuxAuditLog::path_prefix() const { in path_prefix() function 871 inline void SelinuxAuditLog::set_allocated_path_prefix(std::string* path_prefix) { in set_allocated_path_prefix()
|
/aosp_15_r20/external/dtc/tests/ |
H A D | supernode_atdepth_offset.c | 38 static int path_prefix(const char *path, int depth) in path_prefix() function
|
/aosp_15_r20/external/coreboot/tests/lib/ |
H A D | lzma-test.c | 38 const char path_prefix[] = "lib/lzma-test/%s%s"; in setup_ulzman_file() local
|
/aosp_15_r20/bionic/libc/tzcode/ |
H A D | bionic.cpp | 95 const char* path_prefix = getenv(path_prefix_variable); in make_path() local
|
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ |
H A D | request_handler_util.cc | 81 bool ShouldHandle(const HttpRequest& request, const std::string& path_prefix) { in ShouldHandle()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/module/ |
H A D | module.py | 343 def _flatten_non_variable_composites_with_tuple_path(structure, path_prefix=()): argument
|
/aosp_15_r20/art/libarttools/ |
H A D | tools.cc | 77 bool PartialMatch(const std::filesystem::path& pattern, const std::filesystem::path& path_prefix) { in PartialMatch()
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common.h | 206 char path_prefix[kMaxPathLength]; member
|
/aosp_15_r20/art/libartbase/base/ |
H A D | file_utils.cc | 819 std::string path_prefix(path); in IsLocationOn() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/jwt/ |
D | jwt_verifier.cc | 799 char* path_prefix = nullptr; in retrieve_key_and_verify() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/jwt/ |
H A D | jwt_verifier.cc | 833 char* path_prefix = nullptr; in retrieve_key_and_verify() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/html/ |
D | mod.rs | 781 let path_prefix = if full_summary { "../.." } else { "../../.." }; in generate_summary() localVariable
|
/aosp_15_r20/tools/asuite/atest/bazel/runner/src/main/protobuf/ |
H A D | build_event_stream.proto | 472 repeated string path_prefix = 4; field
|