Home
last modified time | relevance | path

Searched defs:GetIntProperty (Results 1 – 2 of 2) sorted by relevance

/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
Dcommon.cpp281 int32_t Common::GetIntProperty(napi_env env, napi_value object, in GetIntProperty() function in OHOS::WorkScheduler::Common
/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
Dnapi_utils.cpp557 bool GetIntProperty(napi_env env, napi_value value, const std::string& key, int32_t& result) in GetIntProperty() function