| /base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/ |
| H A D | bundle_plugin_example3.cpp | 62 void BundlePluginExample3::OnEventListeningCallback(const Event &msg)
in OnEventListeningCallback() argument
|
| /base/location/frameworks/native/locator_agent/source/ |
| H A D | native_nmea_callback_host.cpp | 36 std::string msg = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() local 48 void NativeNmeaCallbackHost::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange() argument
|
| /base/location/services/location_locator/callback/source/ |
| H A D | nmea_message_callback_proxy.cpp | 32 void NmeaMessageCallbackProxy::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange() argument
|
| /base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/ |
| H A D | event_processor_example4.cpp | 100 void EventProcessorExample4::OnEventListeningCallback(const Event &msg)
in OnEventListeningCallback() argument
|
| /base/hiviewdfx/faultloggerd/test/moduletest/ |
| H A D | faultloggerd_module_test.cpp | 133 char msg[] = "test log"; in HWTEST_F() local
|
| /base/powermgr/thermal_manager/frameworks/napi/ |
| H A D | napi_errors.cpp | 35 std::string msg; in GetNapiError() local
|
| /base/request/request/pre_download/netstack_rs/src/ |
| H A D | error.rs | 38 pub fn msg(&self) -> &str { in msg() functions
|
| /base/powermgr/power_manager/frameworks/napi/utils/ |
| H A D | napi_errors.cpp | 36 std::string msg; in GetNapiError() local
|
| /base/powermgr/battery_manager/frameworks/napi/src/ |
| H A D | napi_error.cpp | 38 std::string msg; in GetNapiError() local
|
| /base/powermgr/battery_statistics/frameworks/napi/src/ |
| H A D | napi_error.cpp | 38 std::string msg; in GetNapiError() local
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| H A D | unsubscribe.cpp | 42 std::string msg = "Incorrect parameter types.The type of param must be object."; in ParseParameters() local
|
| /base/security/device_security_level/services/common/ |
| H A D | dslm_msg_serialize.c | 36 bool CheckMessage(const uint8_t *msg, uint32_t length) in CheckMessage() argument
|
| /base/security/device_security_level/services/sa/common/ |
| H A D | dslm_rpc_process.c | 37 int32_t OnPeerMsgReceived(const DeviceIdentify *devId, const uint8_t *msg, uint32_t len) in OnPeerMsgReceived() argument
|
| /base/security/device_security_level/services/sa/lite/ |
| H A D | dslm_service.c | 58 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument
|
| /base/security/dlp_permission_service/interfaces/kits/napi_common/src/ |
| H A D | napi_error_msg.cpp | 167 std::string msg = "unkown error, please reboot your device and try again, error=" + std::to_string(jsErrCode); in GetJsErrMsg() local
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| H A D | hks_openssl_hash.c | 66 static int32_t HashCheckParam(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash)
in HashCheckParam() argument 76 int32_t HksOpensslHash(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash)
in HksOpensslHash() argument 119 int32_t HksOpensslHashUpdate(void *cryptoCtx, const struct HksBlob *msg)
in HksOpensslHashUpdate() argument 134 HksOpensslHashFinal(void **cryptoCtx, const struct HksBlob *msg, struct HksBlob *hash) HksOpensslHashFinal() argument [all...] |
| /base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
| H A D | openssl_hmac_helper.c | 62 int32_t HmacHmac(const struct HksBlob *key, uint32_t digestAlg, const struct HksBlob *msg, struct HksBlob *mac) in HmacHmac() argument
|
| /base/telephony/call_manager/services/call/include/ |
| H A D | call_request_handler.h | 43 std::u16string msg = u""; member
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | ruim_file_controller.cpp | 41 SimIoRequestInfo msg;
in ObtainTransparentImg() local [all...] |
| /base/theme/wallpaper_mgr/utils/dfx/hisysevent_adapter/ |
| H A D | fault_reporter.cpp | 27 ReportStatus FaultReporter::ReportServiceFault(const FaultMsg &msg) in ReportServiceFault() argument 34 ReportStatus FaultReporter::ReportRuntimeFault(const FaultMsg &msg) in ReportRuntimeFault() argument
|
| /base/useriam/user_auth_framework/frameworks/native/client/src/ |
| H A D | executor_messenger_client.cpp | 32 SendData(uint64_t scheduleId, ExecutorRole dstRole, const std::shared_ptr<AuthMessage> &msg) SendData() argument
|
| /base/useriam/user_auth_framework/services/ipc/src/ |
| H A D | executor_messenger_service.cpp | 42 int32_t ExecutorMessengerService::SendData(uint64_t scheduleId, ExecutorRole dstRole, const std::vector<uint8_t> &msg) in SendData() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
| H A D | hi_gv_app.h | 43 HI_U32 msg; /* message type */ member
|
| /drivers/hdf_core/adapter/khdf/liteos/platform/include/ |
| H A D | spi_dev.h | 39 struct SpiMsg *msg; member
|
| /drivers/hdf_core/framework/model/input/driver/input_bus_ops/ |
| H A D | input_i2c_ops.c | 19 struct I2cMsg msg[I2C_READ_MSG_NUM]; in InputI2cRead() local 41 struct I2cMsg msg[I2C_WRITE_MSG_NUM]; InputI2cWrite() local [all...] |