/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/ |
H A D | enroll_intell_voice_engine_callback_napi.cpp | 85 void EnrollIntellVoiceEngineCallbackNapi::ClearAsyncWork(bool error, const std::string &msg) in ClearAsyncWork()
|
/ohos5.0/base/useriam/pin_auth/test/fuzztest/services/modules/executors/pinauthverifierhdi_fuzzer/ |
H A D | pin_auth_verifier_hdi_fuzzer.cpp | 85 std::vector<uint8_t> msg; in FuzzSendMessage() local
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
H A D | executor_messenger_client_test.cpp | 87 const std::vector<uint8_t> &msg) { in __anonce557f7a0102()
|
/ohos5.0/base/security/asset/frameworks/definition/src/ |
H A D | lib.rs | 252 pub msg: String, field
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_connection_manager.cpp | 789 …anager::impl::DoConnectComplete(GattConnectionManager::Device &device, const utility::Message &msg) in DoConnectComplete() 825 GattConnectionManager::Device &device, const utility::Message &msg) in DoDisconnectComplete() 1277 bool GattConnectionManager::Device::StateMachine::Idle::Dispatch(const utility::Message &msg) in Dispatch() 1326 bool GattConnectionManager::Device::StateMachine::Connecting::Dispatch(const utility::Message &msg) in Dispatch() 1380 bool GattConnectionManager::Device::StateMachine::Connected::Dispatch(const utility::Message &msg) in Dispatch() 1459 …l GattConnectionManager::Device::StateMachine::Disconnecting::Dispatch(const utility::Message &msg) in Dispatch() 1509 …ol GattConnectionManager::Device::StateMachine::Disconnected::Dispatch(const utility::Message &msg) in Dispatch()
|
/aosp14/frameworks/base/telecomm/java/android/telecom/ |
H A D | CallerInfoAsyncQuery.java | 181 public void handleMessage(Message msg) { in handleMessage() 230 private void handleGeoDescription(Message msg) { in handleGeoDescription()
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | AppPredictionServiceResolverComparator.java | 115 void handleResultMessage(Message msg) { in handleResultMessage()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ImmersiveModeConfirmation.java | 178 final Message msg = mHandler.obtainMessage(H.SHOW); in immersiveModeChangedLw() local 479 public void handleMessage(Message msg) { in handleMessage()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
H A D | FalsingCollectorImpl.java | 429 static void logDebug(String msg) { in logDebug() 433 static void logDebug(String msg, Throwable throwable) { in logDebug()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | ImmersiveModeConfirmation.java | 212 final Message msg = mHandler.obtainMessage( in immersiveModeChanged() local 571 public void handleMessage(Message msg) { in handleMessage()
|
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | AccessibilityServiceConnection.java | 512 final Message msg = obtainMessage( in notifyMotionEvent() local 519 final Message msg = obtainMessage( in notifyTouchState() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
H A D | softbus_trans_proxy_transceiver_test.cpp | 634 ProxyMessage msg; variable 723 SoftBusMessage *msg = (SoftBusMessage *)SoftBusCalloc(sizeof(SoftBusMessage)); variable
|
H A D | trans_proxy_channel_test.cpp | 484 ProxyMessage msg; variable 608 ProxyMessage msg; variable
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
H A D | ril_sim_test.cpp | 82 SimIoRequestInfo msg; variable 107 SimIoRequestInfo msg; variable
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/platform/src/ |
H A D | i2c_dev.c | 167 struct I2cMsg msg; in I2cCntlrRead() local 212 struct I2cMsg msg; in I2cCntlrWrite() local
|
/ohos5.0/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthallinoneexecutor_fuzzer/ |
H A D | all_in_one_executor_fuzzer.cpp | 58 int32_t OnMessage(int32_t destRole, const std::vector<uint8_t> &msg) override in OnMessage() 266 std::vector<uint8_t> msg; in FuzzSendMessage() local
|
/ohos5.0/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthallinoneexecutor_fuzzer/ |
H A D | all_in_one_executor_fuzzer.cpp | 58 int32_t OnMessage(int32_t destRole, const std::vector<uint8_t> &msg) override in OnMessage() 267 std::vector<uint8_t> msg; in FuzzSendMessage() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | common_utils.cpp | 104 napi_value Common::CreateErrorValue(napi_env env, int32_t errCode, std::string &msg) in CreateErrorValue() 132 void Common::NapiThrow(napi_env env, int32_t errCode, std::string &msg) in NapiThrow()
|
/aosp14/frameworks/base/core/java/android/nfc/ |
H A D | INfcTag.aidl | 36 int ndefWrite(int nativeHandle, in NdefMessage msg); in ndefWrite()
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | Broadcaster.java | 177 public void broadcast(Message msg) in broadcast()
|
/aosp14/frameworks/base/services/musicrecognition/java/com/android/server/musicrecognition/ |
H A D | MusicRecognitionManagerService.java | 95 String msg = "Permission Denial: " + func + " from pid=" in enforceCaller() local
|
/aosp14/frameworks/base/tools/aapt2/xml/ |
H A D | XmlActionExecutor.cpp | 56 static void PrintElementToDiagMessage(const Element* el, android::DiagMessage* msg) { in PrintElementToDiagMessage()
|
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/utilities/ |
H A D | Utilities.java | 44 Message msg = h.obtainMessage().setCallback(r); in postAtFrontOfQueueAsynchronously() local
|
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | ark_interop_internal.h | 102 #define NATIVE_ERROR(msg) ARKTSInner_ReportNativeError("[%s]: %s", __FUNCTION__, msg) argument
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/caller/ |
H A D | caller.js | 50 constructor(msg) { argument
|