Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
Dmessage.h103 uint32 msgValue; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
Dfeature_ability_module.cpp205 jerry_value_t msgValue = jerryx_get_property_str(args[0], ATTR_MESSAGE); in SendMsgToPeer() local
/foundation/systemabilitymgr/samgr_lite/samgr/source/
Dsamgr_lite.c499 static int32 SendBootRequest(int msgId, uint32 msgValue) in SendBootRequest()
/foundation/arkui/napi/native_engine/
Dnative_api.cpp504 auto msgValue = LocalValueFromJsValue(msg); in napi_create_error() local
532 auto msgValue = LocalValueFromJsValue(msg); in napi_create_type_error() local
561 auto msgValue = LocalValueFromJsValue(msg); in napi_create_range_error() local