Home
last modified time | relevance | path

Searched defs:package (Results 1 – 17 of 17) sorted by relevance

/system/nativepower/daemon/
Dwake_lock_manager_stub.cc27 const std::string& package, in ConstructRequestString()
48 const std::string& package, in AddRequest()
Dwake_lock_manager.cc53 const std::string& package, in Request()
84 const std::string& package, in AddRequest()
Dwake_lock_manager.h53 std::string package; member
Dpower_manager_stub.cc38 const std::string& package, in ConstructWakeLockString()
/system/tools/aidl/tests/
Dfake_io_delegate.cpp100 string package, class_name, rel_path; in AddStubParcelable() local
115 string package, class_name, rel_path; in AddStubInterface() local
124 string package, class_name, rel_path; in AddCompoundParcelable() local
Dtest_util.cpp51 string* package, in SplitPackageClass()
/system/nativepower/client/
Dwake_lock.cc28 const std::string& package, in WakeLock()
Dpower_manager_client.cc89 const std::string& package) { in CreateWakeLock()
/system/tpm/attestation/common/
Dproto_print.py181 def GenerateFileHeaders(proto_name, package, imports, subdir, header_file_name, argument
253 def GenerateFileFooters(proto_name, package, subdir, header_file, impl_file): argument
/system/tools/aidl/
Daidl.cpp73 const std::string& package, in check_filename()
328 string package = interface.GetPackage(); in generate_outputFileName() local
410 vector<string>* package, string* class_name) { in ParsePreprocessedLine()
476 vector<string> package; in parse_preprocessed_file() local
Dtype_cpp.cpp82 const std::string& package, in PrimitiveType()
102 const std::string& package, in PrimitiveArrayType()
119 const std::string& package, in PrimitiveType()
387 const std::string& package, in Type()
Daidl_language.cpp125 const std::vector<std::string>& package, in AidlParcelable()
151 const std::vector<std::string>& package) in AidlInterface()
Dtype_namespace.cpp73 int kind, const string& package, const string& type_name, in ValidatableType()
Dtype_cpp.h103 : Type(kind, package, aidl_type, header, cpp_type, read_method, in Type() argument
Dtype_java.cpp47 Type::Type(const JavaTypeNamespace* types, const string& package, in Type()
262 const std::string& package, in StringType()
575 const string& package, const string& name, in UserDataType()
648 const string& package, const string& name, in UserDataArrayType()
683 const string& package, const string& name, in InterfaceType()
Dgenerate_cpp.cpp174 const vector<string>& package) { in NestInNamespaces()
191 const vector<string>& package) { in NestInNamespaces()
Dast_java.cpp490 const std::string& package, in Document()