/system/apex/apexd/ |
D | status.h | 30 explicit Status(const std::string& error_msg) in Status() 35 static Status Fail(const std::string& error_msg) { return Status(error_msg); } in Fail()
|
D | apexd_utils.h | 58 std::string* error_msg) { in ForkAndRun()
|
D | apexd_prepostinstall.cpp | 129 std::string error_msg; in StageFnInstall() local
|
/system/extras/perfprofd/ |
D | perfprofd_threaded_handler.h | 103 template <typename ConfigFn> bool StartProfiling(ConfigFn fn, std::string* error_msg) { in StartProfiling() 129 bool StopProfiling(std::string* error_msg) { in StopProfiling() 151 std::string error_msg; in ResultHandler() local
|
D | symbolizer.cc | 96 std::string error_msg; in LoadDso() local 155 std::string error_msg; in GetMinExecutableVAddr() local
|
D | perfprofd_io.cc | 126 std::string* error_msg) { in Create() 270 std::string error_msg; in SerializeProtobuf() local
|
D | configreader.cc | 255 std::string* error_msg) in parseLine() 351 std::string error_msg; in readFile() local 362 bool ConfigReader::Read(const std::string& content, bool fail_on_error, std::string* error_msg) { in Read()
|
D | perfprofd_cmdline.cc | 232 std::string error_msg; in perfprofd_main() local
|
/system/extras/perfprofd/binder_interface/ |
D | perfprofd_binder.cc | 158 std::string error_msg; in startProfiling() local 166 std::string error_msg; in startProfilingString() local 203 std::string error_msg; in StartProfilingProtobuf() local 238 std::string error_msg; in stopProfiling() local 266 std::string error_msg; in shellCommand() local 277 std::string error_msg; in shellCommand() local
|
/system/core/libunwindstack/ |
D | DexFile.cpp | 65 std::string error_msg; in Create() local 81 std::string error_msg; in Create() local
|
/system/extras/perfprofd/dropbox/ |
D | dropbox.cc | 46 std::string* error_msg) { in WriteDropboxFile() 103 std::string* error_msg) { in SendToDropbox()
|
D | dropbox_host.cc | 28 std::string* error_msg) { in SendToDropbox()
|
/system/extras/simpleperf/ |
D | read_dex_file.cpp | 68 std::string error_msg; in ReadSymbolsFromDexFileInMemory() local 88 std::string error_msg; in ReadSymbolsFromDexFile() local
|
/system/core/libnativeloader/ |
D | native_loader_lazy.cpp | 62 bool* needs_native_bridge, char** error_msg) { in OpenNativeLibrary() 68 bool CloseNativeLibrary(void* handle, const bool needs_native_bridge, char** error_msg) { in CloseNativeLibrary() 90 bool* needs_native_bridge, char** error_msg) { in OpenNativeLibraryInNamespace()
|
D | native_loader.cpp | 198 jstring java_permitted_path, std::string* error_msg) { in Create() 461 std::string error_msg; in Initialize() local 557 std::string error_msg; in ReadExtensionLibraries() local 562 [&company_name](const std::string& soname, std::string* error_msg) { in ReadExtensionLibraries() 605 std::string* error_msg = nullptr) { in ReadConfig() 651 bool InitPublicNamespace(const char* library_path, std::string* error_msg) { in InitPublicNamespace() 760 std::string error_msg; in CreateClassLoaderNamespace() local 798 bool* needs_native_bridge, char** error_msg) { in OpenNativeLibrary() 888 bool CloseNativeLibrary(void* handle, const bool needs_native_bridge, char** error_msg) { in CloseNativeLibrary() 912 bool* needs_native_bridge, char** error_msg) { in OpenNativeLibraryInNamespace()
|
/system/iorap/src/inode2filename/ |
D | inode.cc | 31 bool Inode::Parse(const std::string& str, Inode* out, std::string* error_msg) { in Parse()
|
D | main.cc | 76 std::string error_msg; in main() local
|
/system/tools/aidl/ |
D | type_namespace.cpp | 93 string error_msg; in GetReturnType() local 129 string error_msg; in GetArgType() local
|
D | type_namespace.h | 363 const AidlTypeSpecifier& aidl_type, std::string* error_msg, in GetValidatableType()
|
/system/security/keystore/include/keystore/ |
D | KeystoreResponse.h | 52 const String16* error_msg() const { return error_msg_.get(); } in error_msg() function
|
/system/extras/perfprofd/tests/ |
D | perfprofd_test.cc | 710 std::string error_msg; in TEST_F() local 726 std::string error_msg; in TEST_F() local 734 std::string error_msg; in TEST_F() local 780 std::string error_msg; in TEST_F() local 1711 std::string error_msg; in TEST_F() local 1727 std::string error_msg; in TEST_F() local
|
/system/core/fastboot/fuzzy_fastboot/ |
D | test_utils.cpp | 183 int WaitProgram(const int pid, const int pipe, std::string* error_msg) { in WaitProgram()
|
/system/netd/resolv/dns_responder/ |
D | dns_tls_frontend.cpp | 64 char error_msg[512] = { 0 }; in errno2str() local
|
/system/core/adb/ |
D | sockets.cpp | 842 std::string error_msg = "unknown failure"; in smart_socket_enqueue() local
|
/system/iorap/tests/src/inode2filename/ |
D | search_directories_test.cc | 1412 std::string error_msg; in ParseInodes() local 2797 std::string error_msg; in MakeAllPassInodes() local
|