Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
Dcommon.cpp341 std::string Common::GetStringProperty(napi_env env, napi_value object, in GetStringProperty() function in OHOS::WorkScheduler::Common
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
Djsi.cpp385 char *JSI::GetStringProperty(JSIValue object, const char * const propName) in GetStringProperty() function in OHOS::ACELite::JSI