Searched defs:newValue (Results 1 – 5 of 5) sorted by relevance
| /commonlibrary/c_utils/base/src/ |
| D | timer_event_handler.cpp | 53 struct itimerspec newValue = {{0, 0}, {0, 0}}; in Initialize() local
|
| /commonlibrary/c_utils/base/include/ |
| D | unique_fd.h | 281 void Reset(int newValue) in Reset()
|
| D | safe_map.h | 157 bool FindOldAndSetNew(const K& key, V& oldValue, const V& newValue) in FindOldAndSetNew()
|
| /commonlibrary/c_utils/base/test/unittest/common/ |
| D | utils_event_test.cpp | 260 struct itimerspec newValue = {{0, 0}, {0, 0}}; in Initialize() local 839 struct itimerspec newValue = {{0, 0}, {0, 0}}; in Initialize() local
|
| /commonlibrary/ets_utils/js_api_module/url/test/ |
| D | test_napi.cpp | 1895 napi_value newValue = nullptr; variable
|