Searched defs:errmsg (Results 1 – 10 of 10) sorted by relevance
/system/update_engine/update_manager/ |
D | real_updater_provider.cc | 62 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()
|
D | generic_variables.h | 59 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()
|
D | evaluation_context-inl.h | 39 std::string errmsg; in GetValue() local
|
D | fake_variable.h | 58 std::string* errmsg) override { in GetValue()
|
D | real_random_provider.cc | 53 string* errmsg) override { in GetValue()
|
/system/core/libpackagelistparser/ |
D | packagelistparser.c | 105 const char *errmsg = NULL; in packagelist_parse() local
|
/system/sepolicy/tools/ |
D | check_seapp.c | 354 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/ |
D | rtnl_handler_unittest.cc | 185 } errmsg; in ReturnError() local
|
/system/core/libnetutils/ |
D | dhcpclient.c | 46 static char errmsg[2048]; variable
|
/system/core/adb/ |
D | sysdeps_win32.cpp | 549 char* errmsg = strerror(-1); in adb_strerror() local
|