Home
last modified time | relevance | path

Searched defs:module_path (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_meta/src/
Dlib.rs131 pub module_path: String, field
139 pub module_path: String, field
161 pub module_path: String, field
187 pub module_path: String, field
211 pub module_path: String, field
298 pub module_path: String, field
314 pub module_path: String, field
333 pub module_path: String, field
341 pub module_path: String, field
382 fn module_path(&self) -> &String { in module_path() method
[all …]
Dreader.rs228 let module_path = self.read_string()?; in read_func() localVariable
247 let module_path = self.read_string()?; in read_constructor() localVariable
277 let module_path = self.read_string()?; in read_method() localVariable
308 let module_path = self.read_string()?; in read_enum() localVariable
381 let module_path = self.read_string()?; in read_trait_method() localVariable
/aosp_15_r20/external/cronet/components/metrics/call_stacks/
H A Dcall_stack_profile_builder_unittest.cc88 base::FilePath module_path(L"c:\\some\\path\\to\\chrome.exe"); in TEST() local
91 base::FilePath module_path("/some/path/to/chrome"); in TEST() local
295 base::FilePath module_path(L"c:\\some\\path\\to\\chrome.exe"); in TEST() local
298 base::FilePath module_path("/some/path/to/chrome"); in TEST() local
347 base::FilePath module_path(L"c:\\some\\path\\to\\chrome.exe"); in TEST() local
350 base::FilePath module_path("/some/path/to/chrome"); in TEST() local
/aosp_15_r20/tools/asuite/atest/
H A Dmodule_info_unittest_base.py98 module_path=None, argument
126 module_path=None, argument
195 module_path=None, argument
226 module_path=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/tests/
H A Druntime_test.cc32 const std::string module_path = in TEST_P() local
54 const std::string module_path = in TEST_P() local
77 const std::string module_path = in TEST_P() local
/aosp_15_r20/tools/asuite/aidegen/idea/
H A Dxml_gen.py119 def gen_vcs_xml(module_path, git_paths): argument
137 def write_ignore_git_dirs_file(module_path, ignore_paths): argument
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/refactor_util/
H A Dmove.py104 def _BaseDir(module_path): argument
114 def _ModulePath(module_path): argument
/aosp_15_r20/build/soong/scripts/hiddenapi/
H A Danalyze_bcpf.py92 def module_path(self, module_name): member in ModuleInfo
508 def module_path(self, module_name): member in BcpfAnalyzer
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/log-0.4.21/src/
H A Dlib.rs723 module_path: Option<MaybeStaticStr<'a>>, field
780 pub fn module_path(&self) -> Option<&'a str> { in module_path() method
943 pub fn module_path(&mut self, path: Option<&'a str>) -> &mut RecordBuilder<'a> { in module_path() method
/aosp_15_r20/external/rust/android-crates-io/crates/log/src/
Dlib.rs770 module_path: Option<MaybeStaticStr<'a>>, field
827 pub fn module_path(&self) -> Option<&'a str> { in module_path() method
990 pub fn module_path(&mut self, path: Option<&'a str>) -> &mut RecordBuilder<'a> { in module_path() method
/aosp_15_r20/external/cronet/build/
H A Dprint_python_deps.py83 def _ImportModuleByPath(module_path): argument
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtorch_python_test.cpp28 std::string module_path = "dropout_model.pt"; in testEvalModeForLoadedModule() local
/aosp_15_r20/external/angle/build/
H A Dprint_python_deps.py85 def _ImportModuleByPath(module_path): argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dmini_benchmark_test_helper.cc42 void* LoadEntryPointModule(const std::string& module_path) { in LoadEntryPointModule()
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_macros/src/
Dsetup_scaffolding.rs13 let module_path = mod_path()?; in setup_scaffolding() localVariable
Dobject.rs11 let module_path = mod_path()?; in expand_object() localVariable
Drecord.rs114 let module_path = mod_path()?; in record_meta_static_var() localVariable
/aosp_15_r20/hardware/google/camera/common/apex_update_listener/
Dapex_update_listener.h17 std::string module_path; member
Dapex_update_listener.cc111 auto module_path = apex_info->Attribute("modulePath"); in TrySlurpInfo() local
/aosp_15_r20/development/vndk/snapshot/
H A Dcheck_gpl_license.py90 def _get_revision(self, module_path, manifest_projects): argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/macros/
H A Dmod.rs1417 macro_rules! module_path { macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/macros/
H A Dmod.rs1417 macro_rules! module_path { macro
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/macros/
H A Dmod.rs1417 macro_rules! module_path { macro
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/macros/
H A Dmod.rs1417 macro_rules! module_path { macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/macros/
H A Dmod.rs1417 macro_rules! module_path { macro

123