Home
last modified time | relevance | path

Searched defs:EnterNamespace (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/init/
H A Dservice_utils.cpp49 Result<void> EnterNamespace(int nstype, const char* path) { in EnterNamespace() function
/aosp12/system/tools/aidl/
H A Daidl_to_cpp_common.cpp93 void EnterNamespace(CodeWriter& out, const AidlDefinedType& defined_type) { in EnterNamespace() function