Home
last modified time | relevance | path

Searched defs:msgValue (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Dmessage.h103 uint32 msgValue; member
/ohos5.0/base/hiviewdfx/hiview_lite/
H A Dhiview_service.c127 void HiviewSendMessage(const char *srvName, int16 msgId, uint16 msgValue) in HiviewSendMessage()
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Derror_helper.h194 napi_value msgValue = nullptr; in TranslateErrorEvent() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dfeature_ability_module.cpp205 jerry_value_t msgValue = jerryx_get_property_str(args[0], ATTR_MESSAGE); in SendMsgToPeer() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c499 static int32 SendBootRequest(int msgId, uint32 msgValue) in SendBootRequest()
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_api.cpp496 auto msgValue = LocalValueFromJsValue(msg); in napi_create_error() local
523 auto msgValue = LocalValueFromJsValue(msg); in napi_create_type_error() local
551 auto msgValue = LocalValueFromJsValue(msg); in napi_create_range_error() local