Home
last modified time | relevance | path

Searched defs:propertyNameValue (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_client.cpp74 napi_value propertyNameValue = nullptr; in GetSppOptionFromJS() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/color_space_object_convertor/
H A Djs_color_space_utils.h184 napi_value propertyNameValue = nullptr; in CheckParamsAndGetThis() local
205 napi_value propertyNameValue = nullptr; in CheckSendableParamsAndGetThis() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/
H A Djs_drawing_utils.h214 napi_value propertyNameValue = nullptr; in CheckParamsAndGetThis() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.h106 napi_value propertyNameValue = nullptr; in CheckParamsAndGetThis() local
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp925 napi_value propertyNameValue = nullptr; in ConvertActionArgsJSToNAPI() local
1018 ConvertIntJSToNAPI(napi_env env, napi_value object, napi_value propertyNameValue, bool &hasProperty) ConvertIntJSToNAPI() argument
1030 ConvertBoolJSToNAPI(napi_env env, napi_value object, napi_value propertyNameValue, bool &hasProperty) ConvertBoolJSToNAPI() argument
1042 ConvertStringJSToNAPI(napi_env env, napi_value object, napi_value propertyNameValue, bool &hasProperty) ConvertStringJSToNAPI() argument
1054 ConvertStringArrayJSToNAPI(napi_env env, napi_value object, napi_value propertyNameValue, bool &hasProperty, std::vector<std::string> &stringArray) ConvertStringArrayJSToNAPI() argument
1135 napi_value propertyNameValue = nullptr; ConvertEventInfoJSToNAPIPart1() local
1175 napi_value propertyNameValue = nullptr; ConvertEventInfoJSToNAPIPart2() local
1224 napi_value propertyNameValue = nullptr; ConvertEventInfoJSToNAPIPart3() local
1282 napi_value propertyNameValue = nullptr; ConvertGesturePointJSToNAPI() local
1333 napi_value propertyNameValue = nullptr; ConvertGesturePathJSToNAPIPart1() local
1377 napi_value propertyNameValue = nullptr; ConvertGesturePathJSToNAPIPart2() local
1713 GetColorValue(napi_env env, napi_value object, napi_value propertyNameValue) GetColorValue() argument
1783 napi_value propertyNameValue = nullptr; ConvertObjToCaptionPropertyPart1() local
1816 napi_value propertyNameValue = nullptr; ConvertObjToCaptionPropertyPart2() local
1845 ConvertCaptionPropertyJSToNAPI(napi_env env, napi_value object, napi_value propertyNameValue, bool &hasProperty) ConvertCaptionPropertyJSToNAPI() argument
[all...]

Completed in 8 milliseconds