Searched defs:resValue (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/ |
H A D | socperf.cpp | 209 int32_t clientId, int32_t resId, int64_t resValue, int32_t eventId) in SendLimitRequestEventOn() 223 void SocPerf::SendLimitRequestEvent(int32_t clientId, int32_t resId, int64_t resValue) in SendLimitRequestEvent()
|
H A D | socperf_config.cpp | 489 char* resValue = reinterpret_cast<char*>(xmlNodeGetContent(greatGrandson)); in ParseResValue() local 682 int64_t resValue = action->variable[i + 1]; in TraversalActions() local
|
H A D | socperf_thread_wrap.cpp | 329 bool SocPerfThreadWrap::GetResValueByLevel(int32_t resId, int32_t level, int64_t& resValue) in GetResValueByLevel()
|
/ohos5.0/foundation/distributeddatamgr/preferences/test/ndk/unittest/ |
H A D | preferences_ndk_value_test.cpp | 142 char *resValue = nullptr; variable
|
/ohos5.0/base/security/device_auth/common_lib/impl/src/ |
H A D | json_utils.c | 210 const char *resValue = GetStringFromJson(item, key); in GetStringFromJson() local
|
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/ |
H A D | json_utils_mock.c | 243 const char *resValue = GetStringFromJson(item, key); in GetStringFromJson() local
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | native_resource_manager.cpp | 659 ResourceManager_ErrorCode OH_ResourceManager_ReleaseStringArray(char ***resValue, uint32_t len) in OH_ResourceManager_ReleaseStringArray()
|