/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/ |
H A D | mock_storage_manager_service.h | 33 …int32_t InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in InvokeSendRequest()
|
/ohos5.0/foundation/graphic/surface_lite/frameworks/ |
H A D | buffer_queue_producer.cpp | 373 int32_t BufferQueueProducer::OnIpcMsg(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption optio… in OnIpcMsg()
|
/ohos5.0/base/location/services/location_network/network/source/ |
H A D | network_ability.cpp | 470 void NetworkAbility::SendMessage(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendMessage()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/ |
H A D | js_feature_ability.cpp | 188 int32_t code = ERR_OK; in OnFinishWithResult() local
|
/ohos5.0/base/account/os_account/frameworks/domain_account/test/moduletest/src/ |
H A D | domain_account_client_mock_plugin_so_module_test.cpp | 721 …ErrCode code = OsAccountManager::CreateOsAccount("domain007", "shortExist", OsAccountType::NORMAL,… variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/zidl/src/ |
H A D | pasteboard_service_proxy.cpp | 261 void PasteboardServiceProxy::ProcessObserver(uint32_t code, PasteboardObserverType type, in ProcessObserver()
|
H A D | pasteboard_service_stub.cpp | 77 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/ |
H A D | relational_store.h | 1099 int code; member
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/ |
H A D | datashare_stub.cpp | 68 int DataShareStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest()
|
/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/backupext_fuzzer/ |
H A D | backupext_fuzzer.cpp | 49 uint32_t code = TypeCast<uint32_t>(data, &pos); in OnRemoteRequestFuzzTest() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_manager_proxy_mock.cpp | 265 int32_t StorageManagerProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in SendRequest()
|
/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/ |
H A D | file_access_ext_stub_impl_test.cpp | 41 int FileAccessExtStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest()
|
/ohos5.0/foundation/communication/netstack/test/unittest/http/cache/ |
H A D | HttpCacheStrategyTest.cpp | 476 CacheStatus switchTest(ResponseCode code) in switchTest()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedobserver_fuzzer/ |
H A D | resschedobserver_fuzzer.cpp | 646 uint32_t code = GetData<uint32_t>(); in OnRemoteRequestFuzzTest() local
|
/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
H A D | avmetadatahelper_service_stub.cpp | 102 int AVMetadataHelperServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel … in OnRemoteRequest()
|
/ohos5.0/foundation/multimedia/av_session/services/session/ipc/stub/ |
H A D | avsession_stub.cpp | 33 int32_t AVSessionStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, Me… in OnRemoteRequest()
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/ |
H A D | video_post_processor.cpp | 462 DpsError code = DpsError::DPS_ERROR_UNKNOW; in MapHdiError() local
|
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/ |
H A D | mediakeysystem_service_stub.cpp | 438 int32_t MediaKeySystemServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParce… in OnRemoteRequest()
|
/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
H A D | screen_session_manager_client_stub.cpp | 106 int ScreenSessionManagerClientStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParc… in OnRemoteRequest()
|
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/ |
H A D | distributed_input_inner_test.cpp | 108 uint32_t type, uint32_t code, int32_t value) in OnSimulationEvent()
|
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/clientunittest/ |
H A D | distributed_input_client_test.cpp | 146 uint32_t type, uint32_t code, int32_t value) in OnSimulationEvent()
|
/ohos5.0/base/update/updateservice/services/engine/src/ |
H A D | update_service.cpp | 473 int32_t HandleOhRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOpti… in HandleOhRemoteRequest()
|
/ohos5.0/base/location/test/location_manager/source/ |
H A D | locator_ability_test.cpp | 159 int code = 1; variable
|
/ohos5.0/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_network.cpp | 1441 bool HRilNetwork::IsNetworkResponse(uint32_t code) in IsNetworkResponse() 1446 bool HRilNetwork::IsNetworkNotification(uint32_t code) in IsNetworkNotification() 1451 bool HRilNetwork::IsNetworkRespOrNotify(uint32_t code) in IsNetworkRespOrNotify()
|
H A D | hril_sim.cpp | 30 bool HRilSim::IsSimRespOrNotify(uint32_t code) in IsSimRespOrNotify() 716 bool HRilSim::IsSimResponse(uint32_t code) in IsSimResponse() 721 bool HRilSim::IsSimNotification(uint32_t code) in IsSimNotification()
|