Home
last modified time | relevance | path

Searched refs:TYPE_FUNCTION (Results 1 - 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dnapi_constants.h41 constexpr const char* TYPE_FUNCTION = "function"; member
/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dstandard_codec_buffer_operator.cpp125 case BufferDataType::TYPE_FUNCTION: in ReadData()
180 case BufferDataType::TYPE_FUNCTION: in WriteData()
H A Dcodec_data.h42 TYPE_FUNCTION, member in OHOS::Ace::Framework::BufferDataType
128 return type_ == BufferDataType::TYPE_FUNCTION; in IsFunction()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_monitor/
H A Dbundle_monitor.cpp62 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, CALLBACK, TYPE_FUNCTION); in Register()
125 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, CALLBACK, TYPE_FUNCTION); in Unregister()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_group_js_bridge.cpp357 CodecData arg(functionId, BufferDataType::TYPE_FUNCTION); in ParseJsPara()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_group_js_bridge.cpp487 CodecData arg(functionId, BufferDataType::TYPE_FUNCTION); in ParseJsPara()

Completed in 4 milliseconds