Searched defs:GetStringProperty (Results 1 – 3 of 3) sorted by relevance
353 std::string Common::GetStringProperty(napi_env env, napi_value object, in GetStringProperty() function in OHOS::WorkScheduler::Common
385 char *JSI::GetStringProperty(JSIValue object, const char * const propName) in GetStringProperty() function in OHOS::ACELite::JSI
939 bool GetStringProperty(ani_env *env, ani_object param, const char *name, std::string &value) in GetStringProperty() function