Home
last modified time | relevance | path

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

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