/aosp_15_r20/external/ComputeLibrary/utils/ |
H A D | CommonGraphOptions.h | 163 SimpleOption<std::string> *data_path; /**< Trainable parameters path */ variable
|
/aosp_15_r20/external/ComputeLibrary/examples/ |
H A D | graph_srcnn955.cpp | 77 const std::string data_path = common_params.data_path; in do_setup() local
|
H A D | graph_vgg_vdsr.cpp | 78 const std::string data_path = common_params.data_path; in do_setup() local
|
/aosp_15_r20/external/pytorch/test/quantization/core/experimental/ |
H A D | apot_fx_graph_mode_qat.py | 9 data_path = '~/my_imagenet/' variable
|
H A D | quantization_util.py | 102 def prepare_data_loaders(data_path): argument
|
H A D | apot_fx_graph_mode_ptq.py | 11 data_path = '~/my_imagenet/' variable
|
/aosp_15_r20/system/core/fs_mgr/libfiemap/ |
H A D | image_manager.cpp | 165 auto data_path = GetImageHeaderPath(name); in CreateBackingImage() local 219 auto data_path = GetImageHeaderPath(name); in ZeroFillNewImage() local
|
/aosp_15_r20/frameworks/native/cmds/installd/ |
H A D | globals.cpp | 64 const char* data_path = getenv("ANDROID_DATA"); in init_globals_from_data_and_root() local
|
/aosp_15_r20/system/core/run-as/ |
H A D | run-as.cpp | 99 static void check_data_path(const char* package_name, const char* data_path, uid_t uid) { in check_data_path()
|
/aosp_15_r20/external/libchrome/base/android/ |
H A D | path_utils.cc | 21 FilePath data_path(ConvertJavaStringToUTF8(path)); in GetDataDirectory() local
|
/aosp_15_r20/external/rust/crabbyavif/c_api_tests/ |
D | avifgainmaptest.cc | 14 const char* data_path = nullptr; variable
|
D | conformance_tests.cc | 17 const char* data_path = nullptr; variable
|
D | avifcapitest.cc | 12 const char* data_path = nullptr; variable
|
D | avifiotest.cc | 14 const char* data_path = nullptr; variable
|
D | avifincrtest.cc | 20 const char* data_path = nullptr; variable
|
/aosp_15_r20/external/cronet/base/android/ |
H A D | path_utils.cc | 21 FilePath data_path(ConvertJavaStringToUTF8(path)); in GetDataDirectory() local
|
/aosp_15_r20/external/openscreen/cast/receiver/channel/ |
H A D | device_auth_namespace_handler_unittest.cc | 37 static std::string data_path = GetTestDataPath() + "cast/receiver/channel/"; in GetSpecificTestDataPath() local
|
/aosp_15_r20/external/openscreen/cast/common/certificate/ |
H A D | cast_crl_unittest.cc | 94 static std::string data_path = GetTestDataPath() + "cast/common/certificate/"; in GetSpecificTestDataPath() local
|
/aosp_15_r20/external/libaom/test/ |
H A D | video_source.h | 44 const char *const data_path = getenv("LIBAOM_TEST_DATA_PATH"); in GetDataPath() local
|
H A D | decode_perf_test.cc | 133 const std::string data_path(env ? env : "."); in BeginPassHook() local
|
/aosp_15_r20/external/libvpx/test/ |
H A D | video_source.h | 44 const char *const data_path = getenv("LIBVPX_TEST_DATA_PATH"); in GetDataPath() local
|
H A D | decode_perf_test.cc | 150 const std::string data_path = getenv("LIBVPX_TEST_DATA_PATH"); in BeginPassHook() local
|
/aosp_15_r20/external/openscreen/cast/test/ |
H A D | make_crl_tests.cc | 95 const std::string data_path = GetTestDataPath() + "cast/receiver/channel/"; in CastMain() local
|
H A D | device_auth_test.cc | 34 static std::string data_path = GetTestDataPath() + "cast/receiver/channel/"; in GetSpecificTestDataPath() local
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | transport_security_persister.cc | 189 const base::FilePath& data_path) in TransportSecurityPersister()
|