/system/nativepower/daemon/ |
D | wake_lock_manager_stub.cc | 27 const std::string& package, in ConstructRequestString() 48 const std::string& package, in AddRequest()
|
D | wake_lock_manager.cc | 53 const std::string& package, in Request() 84 const std::string& package, in AddRequest()
|
D | wake_lock_manager.h | 53 std::string package; member
|
D | power_manager_stub.cc | 38 const std::string& package, in ConstructWakeLockString()
|
/system/tools/aidl/tests/ |
D | fake_io_delegate.cpp | 100 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
|
D | test_util.cpp | 51 string* package, in SplitPackageClass()
|
/system/nativepower/client/ |
D | wake_lock.cc | 28 const std::string& package, in WakeLock()
|
D | power_manager_client.cc | 89 const std::string& package) { in CreateWakeLock()
|
/system/tpm/attestation/common/ |
D | proto_print.py | 181 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/ |
D | aidl.cpp | 73 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
|
D | type_cpp.cpp | 82 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()
|
D | aidl_language.cpp | 125 const std::vector<std::string>& package, in AidlParcelable() 151 const std::vector<std::string>& package) in AidlInterface()
|
D | type_namespace.cpp | 73 int kind, const string& package, const string& type_name, in ValidatableType()
|
D | type_cpp.h | 103 : Type(kind, package, aidl_type, header, cpp_type, read_method, in Type() argument
|
D | type_java.cpp | 47 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()
|
D | generate_cpp.cpp | 174 const vector<string>& package) { in NestInNamespaces() 191 const vector<string>& package) { in NestInNamespaces()
|
D | ast_java.cpp | 490 const std::string& package, in Document()
|