Searched defs:errmsg (Results 1 – 10 of 10) sorted by relevance
/system/update_engine/update_manager/ |
D | real_updater_provider.cc | 67 GetStatusHelper(SystemState* system_state, string* errmsg) { in GetStatusHelper() 103 const Time* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() 122 const double* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() 174 const Stage* StageVariable::GetValue(TimeDelta /* timeout */, string* errmsg) { in GetValue() 195 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() 213 const uint64_t* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() 237 const Time* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() 267 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue() 288 const string* GetValue(TimeDelta /* timeout */, string* errmsg) override { in GetValue()
|
D | generic_variables.h | 61 const std::string& errmsg) in PollCopyVariable() 75 const std::string& errmsg) in PollCopyVariable() 96 std::string* errmsg) override { in GetValue() 210 std::string* errmsg) override { in GetValue()
|
D | evaluation_context-inl.h | 39 std::string errmsg; in GetValue() local
|
D | fake_variable.h | 54 std::string* errmsg) override { in GetValue()
|
D | real_random_provider.cc | 53 string* errmsg) override { in GetValue()
|
/system/core/adb/sysdeps/win32/ |
D | errno.cpp | 33 char* errmsg = strerror(-1); in adb_strerror() local
|
/system/core/libpackagelistparser/ |
D | packagelistparser.c | 104 const char *errmsg = NULL; in packagelist_parse() local
|
/system/sepolicy/tools/ |
D | check_seapp.c | 366 static bool validate_bool(char *value, char **errmsg) { in validate_bool() 376 static bool validate_levelFrom(char *value, char **errmsg) { in validate_levelFrom() 386 static bool validate_selinux_type(char *value, char **errmsg) { in validate_selinux_type() 404 static bool validate_selinux_level(char *value, char **errmsg) { in validate_selinux_level() 423 static bool validate_uint(char *value, char **errmsg) { in validate_uint() 456 char *errmsg = NULL; in key_map_validate() local
|
/system/libvintf/ |
D | RuntimeInfo-target.cpp | 77 const char *errmsg = gzerror(f, &errnum); in fetchKernelConfigs() local
|
/system/core/libnetutils/ |
D | dhcpclient.c | 44 static char errmsg[2048]; variable
|