/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/ |
H A D | event_controller.cpp | 113 const EventFwk::Want &want, const int32_t &code, nlohmann::json &payload) in HandleConnectivityChange() 222 int32_t code = data.GetCode(); in OnReceiveEvent() local
|
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/ |
H A D | hiview_service_ability_stub.cpp | 90 bool HasAccessPermission(uint32_t code, const std::unordered_map<uint32_t, std::string>& permission… in HasAccessPermission() argument 119 int32_t HiviewServiceAbilityStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel… in OnRemoteRequest() 138 bool HiviewServiceAbilityStub::IsPermissionGranted(uint32_t code) in IsPermissionGranted() 247 RequestHandler HiviewServiceAbilityStub::GetRequestHandler(uint32_t code) in GetRequestHandler()
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/test/fuzztest/pasteboardclient_fuzzer/ |
H A D | pasteboardclient_fuzzer.cpp | 48 uint32_t code = ConvertToUint32(rawData); in FuzzPasteboardclient() local 117 uint32_t code = ConvertToUint32(rawData); in FuzzPasteboard() local 344 uint32_t code = ConvertToUint32(rawData); in FuzzPasteboardclientcreateData() local
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/fuzztest/avcontrolleritem_fuzzer/ |
H A D | avcontrolleritem_fuzzer.cpp | 72 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in FuzzOnRemoteRequest() local 159 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in AvControllerItemDataTestSecond() local 190 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in AvControllerItemDataTestThird() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/ |
H A D | quick_fix_status_callback_host.cpp | 39 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/test/unittest/bundle_resource_proxy_test/ |
H A D | bundle_resource_proxy_test.cpp | 60 …int OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &optio… in OnRemoteRequest()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/systemabilitytokencallbackstub_fuzzer/ |
H A D | systemabilitytokencallbackstub_fuzzer.cpp | 54 uint32_t code = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/ |
H A D | bundle_manager_callback_stub.cpp | 68 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/ohos5.0/base/inputmethod/imf/test/fuzztest/inputclientstub_fuzzer/ |
H A D | inputclientstub_fuzzer.cpp | 43 uint32_t code = ConvertToUint32(rawData); in FuzzInputClientStub() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/ |
H A D | reverse_continuation_scheduler_replica_proxy.cpp | 112 int32_t ReverseContinuationSchedulerReplicaProxy::SendTransactCmd(uint32_t code, MessageParcel &dat… in SendTransactCmd()
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/ |
H A D | account_iam_stub_test.cpp | 110 for (int code = 0; code <= LIMIT_CODE; code++) { variable
|
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount_stub/deluserstub_fuzzer/ |
H A D | deluserstub_fuzzer.cpp | 71 uint32_t code = static_cast<uint32_t>(AccountIAMInterfaceCode::DEL_USER); in DelUserStubFuzzTest() local
|
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/cloudsynccallbackstub_fuzzer/ |
H A D | cloudsynccallbackstub_fuzzer.cpp | 63 uint32_t code = 0; in HandleOnSyncStateChangedFuzzTest() local
|
/ohos5.0/foundation/distributedhardware/device_manager/test/commonfuzztest/onerror_fuzzer/ |
H A D | on_error_fuzzer.cpp | 49 int32_t GetPinCode(int32_t &code) override in GetPinCode()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | atomic_service_status_callback_proxy.cpp | 95 int32_t AtomicServiceStatusCallbackProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/fuzztest/dscreen_source_callback/dscreensourcecallbackstub_fuzzer/ |
H A D | dscreensourcecallbackstub_fuzzer.cpp | 48 unsigned int code = *(reinterpret_cast<const uint32_t*>(data)) % 2; in DscreenSourceCallbackStubFuzzTest() local
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sinkservice/dscreenservice/dscreensinkstub_fuzzer/ |
H A D | dscreensinkstub_fuzzer.cpp | 55 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)) % 2; in DscreenSinkStubFuzzTest() local
|
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/ndk/fileshare/include/ |
H A D | oh_file_share.h | 102 FileShare_PolicyErrorCode code; member
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | ability_controller_stub.cpp | 29 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/extension_manager/src/ |
H A D | extension_manager_proxy.cpp | 115 ErrCode ExtensionManagerProxy::SendRequest(AbilityManagerInterfaceCode code, MessageParcel &data, in SendRequest()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/amsmanager_fuzzer/ |
H A D | amsmanager_fuzzer.cpp | 53 …uint32_t code = GetU32Data(data) % (static_cast<uint32_t>(IAmsMgr::Message::SET_CURRENT_USER_ID) +… in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/nfccontrollercallbackstub_test/nfccontrollercallbackstub/nfccontrollercallbackstub_fuzzer/ |
H A D | nfccontrollercallbackstub_fuzzer.cpp | 64 uint32_t code = (GetU32Data(data) % MESSAGE_SIZE); in DoNfcControllerCallBackStubFuzzTest() local
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtasksubscriber_fuzzer/ |
H A D | bgtaskSubscriber_fuzzer.cpp | 45 uint32_t code = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/ipc/ |
H A D | transcoder_listener_stub.cpp | 36 int TransCoderListenerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &repl… in OnRemoteRequest()
|
/ohos5.0/base/notification/common_event_service/test/fuzztest/commoneventmanagerservice_fuzzer/ |
H A D | commoneventmanagerservice_fuzzer.cpp | 31 int32_t code = fuzzData.GetData<int32_t>(); in DoSomethingInterestingWithMyAPI() local
|