Home
last modified time | relevance | path

Searched defs:errmsg (Results 1 – 10 of 10) sorted by relevance

/system/update_engine/update_manager/
Dreal_updater_provider.cc62 GetStatusHelper(SystemState* system_state, string* errmsg) { in GetStatusHelper()
93 const Time* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue()
112 const double* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue()
166 string* errmsg) { in GetValue()
187 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue()
205 const int64_t* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue()
235 const Time* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue()
265 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue()
286 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue()
Dgeneric_variables.h59 const std::string& errmsg) in PollCopyVariable()
69 const std::string& errmsg) in PollCopyVariable()
85 std::string* errmsg) override { in GetValue()
199 std::string* errmsg) override { in GetValue()
Devaluation_context-inl.h39 std::string errmsg; in GetValue() local
Dfake_variable.h58 std::string* errmsg) override { in GetValue()
Dreal_random_provider.cc53 string* errmsg) override { in GetValue()
/system/core/libpackagelistparser/
Dpackagelistparser.c105 const char *errmsg = NULL; in packagelist_parse() local
/system/sepolicy/tools/
Dcheck_seapp.c354 static bool validate_bool(char *value, char **errmsg) { in validate_bool()
364 static bool validate_levelFrom(char *value, char **errmsg) { in validate_levelFrom()
374 static bool validate_selinux_type(char *value, char **errmsg) { in validate_selinux_type()
392 static bool validate_selinux_level(char *value, char **errmsg) { in validate_selinux_level()
431 char *errmsg = NULL; in key_map_validate() local
/system/connectivity/shill/net/
Drtnl_handler_unittest.cc185 } errmsg; in ReturnError() local
/system/core/libnetutils/
Ddhcpclient.c46 static char errmsg[2048]; variable
/system/core/adb/
Dsysdeps_win32.cpp549 char* errmsg = strerror(-1); in adb_strerror() local