Home
last modified time | relevance | path

Searched refs:IsProperty (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/include/
H A Dpastedata_napi.h73 static bool IsProperty(napi_env env, napi_value in);
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pastedata.cpp898 bool PasteDataNapi::IsProperty(napi_env env, napi_value in) in IsProperty() function in OHOS::MiscServicesNapi::PasteDataNapi
945 !CheckExpression(env, IsProperty(env, argv[0]), JSErrorCode::INVALID_PARAMETERS, in SetProperty()

Completed in 2 milliseconds