Home
last modified time | relevance | path

Searched defs:error_msg (Results 1 – 25 of 28) sorted by relevance

12

/system/apex/apexd/
Dstatus.h30 explicit Status(const std::string& error_msg) in Status()
35 static Status Fail(const std::string& error_msg) { return Status(error_msg); } in Fail()
Dapexd_utils.h58 std::string* error_msg) { in ForkAndRun()
Dapexd_prepostinstall.cpp129 std::string error_msg; in StageFnInstall() local
/system/extras/perfprofd/
Dperfprofd_threaded_handler.h103 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
Dsymbolizer.cc96 std::string error_msg; in LoadDso() local
155 std::string error_msg; in GetMinExecutableVAddr() local
Dperfprofd_io.cc126 std::string* error_msg) { in Create()
270 std::string error_msg; in SerializeProtobuf() local
Dconfigreader.cc255 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()
Dperfprofd_cmdline.cc232 std::string error_msg; in perfprofd_main() local
/system/extras/perfprofd/binder_interface/
Dperfprofd_binder.cc158 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/
DDexFile.cpp65 std::string error_msg; in Create() local
81 std::string error_msg; in Create() local
/system/extras/perfprofd/dropbox/
Ddropbox.cc46 std::string* error_msg) { in WriteDropboxFile()
103 std::string* error_msg) { in SendToDropbox()
Ddropbox_host.cc28 std::string* error_msg) { in SendToDropbox()
/system/extras/simpleperf/
Dread_dex_file.cpp68 std::string error_msg; in ReadSymbolsFromDexFileInMemory() local
88 std::string error_msg; in ReadSymbolsFromDexFile() local
/system/core/libnativeloader/
Dnative_loader_lazy.cpp62 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()
Dnative_loader.cpp198 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/
Dinode.cc31 bool Inode::Parse(const std::string& str, Inode* out, std::string* error_msg) { in Parse()
Dmain.cc76 std::string error_msg; in main() local
/system/tools/aidl/
Dtype_namespace.cpp93 string error_msg; in GetReturnType() local
129 string error_msg; in GetArgType() local
Dtype_namespace.h363 const AidlTypeSpecifier& aidl_type, std::string* error_msg, in GetValidatableType()
/system/security/keystore/include/keystore/
DKeystoreResponse.h52 const String16* error_msg() const { return error_msg_.get(); } in error_msg() function
/system/extras/perfprofd/tests/
Dperfprofd_test.cc710 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/
Dtest_utils.cpp183 int WaitProgram(const int pid, const int pipe, std::string* error_msg) { in WaitProgram()
/system/netd/resolv/dns_responder/
Ddns_tls_frontend.cpp64 char error_msg[512] = { 0 }; in errno2str() local
/system/core/adb/
Dsockets.cpp842 std::string error_msg = "unknown failure"; in smart_socket_enqueue() local
/system/iorap/tests/src/inode2filename/
Dsearch_directories_test.cc1412 std::string error_msg; in ParseInodes() local
2797 std::string error_msg; in MakeAllPassInodes() local

12