Home
last modified time | relevance | path

Searched defs:current_namespace (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/system/linkerconfig/contents/tests/configuration/include/
H A Dlinkerconfigparser.h68 Namespace& current_namespace, in ParseNamespacePath()
101 Namespace& current_namespace, in ParseLinkList()
122 Namespace& current_namespace, Section& current_section, in ParseLink()
159 Namespace& current_namespace = current_section.namespaces[namespace_name]; in ParseNamespaceCommand() local
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_dart.cpp305 std::string GenReaderTypeName(const Type &type, Namespace *current_namespace, in GenReaderTypeName()
339 std::string GenDartTypeName(const Type &type, Namespace *current_namespace, in GenDartTypeName()
378 std::string GenDartTypeName(const Type &type, Namespace *current_namespace, in GenDartTypeName()
390 const std::string current_namespace = namer_.Namespace(*current_ns); in MaybeWrapNamespace() local
H A Didl_parser.cpp131 const Namespace &current_namespace, size_t skip_top) { in LookupTableByName()
/aosp_15_r20/system/apex/apexd/
H A Dapexd_utils_test.cpp234 auto current_namespace = GetCurrentMountNamespace(); in TEST() local
240 auto current_namespace = GetCurrentMountNamespace(); in TEST() local
/aosp_15_r20/external/icing/icing/index/iterator/
H A Ddoc-hit-info-iterator-by-uri.cc54 const std::string& current_namespace = in Create() local
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dradiotap_iter.h67 const struct ieee80211_radiotap_namespace *current_namespace; member
/aosp_15_r20/external/rust/android-crates-io/crates/xml-rs/src/
Dnamespace.rs386 current_namespace: Option<NamespaceMappings<'a>>, field
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
Dcp-tree.h1025 #define current_namespace scope_chain->old_namespace macro