/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | SuspendPackagesTest.java | 572 private void assertOpBlockedOnSuspend(int code) throws Exception { in assertOpBlockedOnSuspend()
|
/aosp12/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/ |
H A D | StringUtils.java | 609 public static int toTitleCaseOfKeyCode(final int code, @Nonnull final Locale locale) { in toTitleCaseOfKeyCode()
|
/aosp12/system/update_engine/ |
H A D | test_http_server.cc | 397 HttpResponseCode code = StringToHttpResponseCode(url.c_str()); in HandleRedirect() local
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_accessible_ability_manager_service_stub.cpp | 48 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_tg_proxy.cpp | 610 uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply) in InnerTransact()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_a2dp_src_stub.cpp | 98 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_hfp_hf_server.cpp | 258 bool BluetoothHfpHfServer::SendDTMFTone(const BluetoothRawAddress &device, uint8_t code) { in SendDTMFTone()
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_http_probe.cpp | 387 CURLMcode code = curl_multi_add_handle(curlMulti_, curl); in SetHttpOptions() local
|
/ohos5.0/foundation/communication/netmanager_base/services/netstatsmanager/src/stub/ |
H A D | net_stats_service_stub.cpp | 76 int32_t NetStatsServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &rep… in OnRemoteRequest()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_frame.c | 663 int32_t DecodeRstFrame(RstFrame *rstFrame, uint16_t *code, uint16_t **fileIdList, uint16_t *listCou… in DecodeRstFrame()
|
/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()
|