Searched defs:GetIntProperty (Results 1 – 2 of 2) sorted by relevance
281 int32_t Common::GetIntProperty(napi_env env, napi_value object, in GetIntProperty() function in OHOS::WorkScheduler::Common
557 bool GetIntProperty(napi_env env, napi_value value, const std::string& key, int32_t& result) in GetIntProperty() function