Home
last modified time | relevance | path

Searched defs:data (Results 4601 – 4625 of 11478) sorted by relevance

1...<<181182183184185186187188189190>>...460

/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbStoreCloudSync.test.js64 "data": "cloud_sync_insert", property in AnonymousFunction5aedbd390100.AnonymousFunction5aedbd390200.valueBucket
75 "data": "cloud_sync_insert", property in AnonymousFunction5aedbd390100.AnonymousFunction5aedbd390200.valueBucket
134 rdbStore.getModifyTime("cloud_text", "uuid", PRIKey, function (err, data) { argument
174 rdbStore.getModifyTime("cloud_text", "rowid", PRIKey, function (err, data) { argument
213 "data": "cloud_sync_insert", property in AnonymousFunction5aedbd390100.AnonymousFunction5aedbd390d00.valueBucket
239 rdbStore.getModifyTime("cloud_integer", "uuid", PRIKey, function (err, data) { argument
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screendatachannel/src/
H A Dscreen_data_channel_impl.cpp201 StreamData data = {reinterpret_cast<char *>(screenData->Data()), screenData->Capacity()}; in SendFullData() local
222 StreamData data = {reinterpret_cast<char *>(screenData->Data()), screenData->Capacity()}; in SendDirtyData() local
281 void ScreenDataChannelImpl::OnBytesReceived(int32_t sessionId, const void *data, uint32_t dataLen) in OnBytesReceived()
290 void ScreenDataChannelImpl::OnStreamReceived(int32_t sessionId, const StreamData *data, in OnStreamReceived()
309 void ScreenDataChannelImpl::ProcessDullData(const StreamData *data, std::shared_ptr<DataBuffer> dat… in ProcessDullData()
327 void ScreenDataChannelImpl::ProcessDirtyData(const StreamData *data, in ProcessDirtyData()
/ohos5.0/drivers/peripheral/usb/test/moduletest/common/liteos/
H A Dusb_host_serial_func_test.cpp108 const char *data[] = { variable
138 const char *data[] = { variable
169 string data; variable
263 const char *data[] = { variable
291 const char *data[] = { variable
320 string data; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_change_notification_test.cpp249 MessageParcel data; variable
282 MessageParcel data; variable
304 MessageParcel data; variable
325 MessageParcel data; variable
345 MessageParcel data; variable
365 MessageParcel data; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_test.cpp108 MessageParcel data; in OnAppGroupChanged() local
426 MessageParcel data; variable
455 MessageParcel data; variable
484 MessageParcel data; variable
521 MessageParcel data; variable
537 MessageParcel data; variable
/ohos5.0/base/useriam/pin_auth/test/unittest/src/
H A Dpin_auth_collector_hdi_unit_test.cpp122 static const std::map<AuthType, pair<IamAuthType, IamResultCode>> data = { variable
154 static const std::map<ExecutorRole, pair<IamExecutorRole, IamResultCode>> data = { variable
188 static const std::map<ExecutorSecureLevel, pair<IamExecutorSecureLevel, IamResultCode>> data = variable
263 { return pair.first; }); in __anon15fe304d0802()
303 std::vector<uint8_t> data; variable
311 std::vector<uint8_t> data; variable
/ohos5.0/base/msdp/device_status/rust/modules/scheduler/test/src/
H A Dlib.rs38 data: i32, field
62 let data: i32 = 0; in dispatch() localVariable
75 fn data(&self) -> i32 in data() method
123 fn data(&self) -> i32 in data() method
166 let data: i32 = 13574; in test_add_epoll_handler() localVariable
232 let data: i32 = 13547; in test_post_delayed_task() localVariable
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_accessible_ability_client_proxy.cpp33 bool AccessibleAbilityClientProxy::WriteInterfaceToken(MessageParcel& data) in WriteInterfaceToken()
75 MessageParcel data; in OnKeyPressEvent() local
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/agent/zidl/
H A Dapp_domain_verify_agent_service_proxy.cpp36 MessageParcel data; in SingleVerify() local
52 MessageParcel data; in ConvertToExplicitWant() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formabilityconnectionreporter_fuzzer/
H A Dformabilityconnectionreporter_fuzzer.cpp40 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
56 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dlink_queue.h27 explicit QueueNode(const char* data) : data_(data), next_(nullptr) {} in QueueNode()
29 void SetNodeData(const char *data) in SetNodeData()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/test/fuzztest/distributedbmshost_fuzzer/
H A Ddistributedbmshost_fuzzer.cpp34 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
51 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_tg_observer_stub.cpp39 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
59 BluetoothAvrcpTgObserverStub *stub, MessageParcel &data, MessageParcel &reply) in OnConnectionStateChangedInner()
H A Dbluetooth_map_mse_observer_stub.cpp40 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
60 BluetoothMapMseObserverStub *stub, MessageParcel &data, MessageParcel &reply) in OnConnectionStateChangedInner()
H A Dbluetooth_pbap_pse_observer_stub.cpp40 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
60 BluetoothPbapPseObserverStub *stub, MessageParcel &data, MessageParcel &reply) in OnConnectionStateChangedInner()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransproxymanager_fuzzer/
H A Dclienttransproxymanager_fuzzer.cpp43 void ClientTransProxyManagerTest(const uint8_t* data, size_t size) in ClientTransProxyManagerTest()
79 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Dnet_dns_health_callback_stub.cpp29 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
50 int32_t NetDnsHealthCallbackStub::CmdDnsHealthReport(MessageParcel &data, MessageParcel &reply) in CmdDnsHealthReport()
/ohos5.0/foundation/communication/netmanager_base/test/commonduplicatedcode/
H A Dcommon_net_diag_callback_test.h41 …int32_t OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &o… in OnRemoteRequest()
76 int32_t CmdNotifyPingResult(MessageParcel &data, MessageParcel &reply) in CmdNotifyPingResult()
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/fetch/options/src/
H A Dfetch_response.cpp25 void FetchResponse::AppendData(const void *data, size_t length) in AppendData()
30 void FetchResponse::AppendRawHeader(const void *data, size_t length) in AppendRawHeader()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/registerenvironmentcallback_fuzzer/
H A Dregisterenvironmentcallback_fuzzer.cpp40 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
55 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/startcontinuation_fuzzer/
H A Dstartcontinuation_fuzzer.cpp51 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
86 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/terminateability_fuzzer/
H A Dterminateability_fuzzer.cpp35 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
84 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/unregisterenvironmentcallback_fuzzer/
H A Dunregisterenvironmentcallback_fuzzer.cpp40 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
55 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/arkui/napi/test/fuzztest/executejsbin_fuzzer/
H A Dexecutejsbin_fuzzer.cpp61 void ExecuteJsBinFuzzTest(const uint8_t* data, size_t size) in ExecuteJsBinFuzzTest()
84 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/arkui/napi/test/fuzztest/runbufferscript_fuzzer/
H A Drunbufferscript_fuzzer.cpp61 void RunBufferScriptFuzzTest(const uint8_t* data, size_t size) in RunBufferScriptFuzzTest()
81 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()

1...<<181182183184185186187188189190>>...460