Home
last modified time | relevance | path

Searched defs:data (Results 3651 - 3675 of 18460) sorted by relevance

1...<<141142143144145146147148149150>>...739

/foundation/arkui/ui_lite/frameworks/dfx/
H A Dkey_event_injector.cpp38 bool KeyEventInjector::Read(DeviceData& data) in Read() argument
59 bool KeyEventInjector::SetKey(const DeviceData& data) in SetKey() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Dslite_ace_ability.cpp32 void SliteAceAbility::OnRestoreData(AbilitySlite::AbilitySavedData *data) in OnRestoreData() argument
54 void SliteAceAbility::OnSaveData(AbilitySlite::AbilitySavedData *data) in OnSaveData() argument
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_async.cpp85 void ARKTSInner_CreateAsyncTask(ARKTS_Env env, ARKTS_AsyncCallback callback, void* data) in ARKTSInner_CreateAsyncTask() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Drichtext_model_test_ng.cpp54 const std::string data = "<h1>h1 text for test</h1>"; in HWTEST_F() local
70 const std::string data = "<h1>h1 text for test</h1>"; in HWTEST_F() local
/foundation/arkui/napi/test/fuzztest/executejsbin_fuzzer/
H A Dexecutejsbin_fuzzer.cpp61 void ExecuteJsBinFuzzTest(const uint8_t* data, size_t size) in ExecuteJsBinFuzzTest() argument
84 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/arkui/napi/sample/native_module_systemtest/
H A Dtest_jerryscript.cpp35 static void LoopNewThread(void* data) in LoopNewThread() argument
H A Dtest_quickjs.cpp29 static void LoopNewThread(void* data) in LoopNewThread() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_tg_observer_stub.cpp35 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
55 OnConnectionStateChangedInner( BluetoothAvrcpTgObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnConnectionStateChangedInner() argument
H A Dbluetooth_a2dp_sink_observer_stub.cpp57 ErrCode BluetoothA2dpSinkObserverStub::OnConnectionStateChangedInner(MessageParcel &data, MessageParcel &reply) in OnConnectionStateChangedInner() argument
33 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
H A Dbluetooth_opp_observer_stub.cpp39 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
59 OnReceiveIncomingFileChangedInner(BluetoothOppObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnReceiveIncomingFileChangedInner() argument
70 OnTransferStateChangedInner(BluetoothOppObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnTransferStateChangedInner() argument
H A Dbluetooth_pbap_pse_observer_stub.cpp36 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
56 OnConnectionStateChangedInner( BluetoothPbapPseObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnConnectionStateChangedInner() argument
H A Dbluetooth_map_mse_observer_stub.cpp36 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
56 OnConnectionStateChangedInner( BluetoothMapMseObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnConnectionStateChangedInner() argument
H A Dbluetooth_resource_manager_observer_stub.cpp39 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
59 OnSensingStateChangedInner(BluetoothResourceManagerObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnSensingStateChangedInner() argument
71 OnBluetoothResourceDecisionInner( BluetoothResourceManagerObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnBluetoothResourceDecisionInner() argument
[all...]
H A Dbluetooth_socket_observer_stub.cpp45 int32_t BluetoothClientSocketObserverStub::OnConnectionStateChangedInner(MessageParcel &data, MessageParcel &reply) in OnConnectionStateChangedInner() argument
24 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
76 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/hardware/src/
H A Dbluetooth_hdi.cpp73 std::vector<uint8_t> data; in HdiSendHciPacket() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/
H A Dbundle_manager_callback_stub.cpp51 int32_t BundleManagerCallbackStub::HandleQueryRpcIdCallBack(MessageParcel &data, MessageParcel &reply) in HandleQueryRpcIdCallBack() argument
30 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/defaultapphost_fuzzer/
H A Ddefaultapphost_fuzzer.cpp30 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstalleraddappprovisioninfo_fuzzer/
H A Dappservicefwkinstalleraddappprovisioninfo_fuzzer.cpp31 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerbeforeinstall_fuzzer/
H A Dappservicefwkinstallerbeforeinstall_fuzzer.cpp30 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallermergebundleinfos_fuzzer/
H A Dappservicefwkinstallermergebundleinfos_fuzzer.cpp31 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
42 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallermkdirifnotexist_fuzzer/
H A Dappservicefwkinstallermkdirifnotexist_fuzzer.cpp31 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallersendbundlesystemevent_fuzzer/
H A Dappservicefwkinstallersendbundlesystemevent_fuzzer.cpp30 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallersavepreinstallbundleinfo_fuzzer/
H A Dappservicefwkinstallersavepreinstallbundleinfo_fuzzer.cpp30 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
42 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallercheckuninstallinnerbundleinfo_fuzzer/
H A Dbasebundleinstallercheckuninstallinnerbundleinfo_fuzzer.cpp28 bool DoSomethingInterestingWithMyAPI(const char *data, size_t size) in DoSomethingInterestingWithMyAPI() argument
39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallercreatebundleanddatadir_fuzzer/
H A Dbasebundleinstallercreatebundleanddatadir_fuzzer.cpp28 bool DoSomethingInterestingWithMyAPI(const char *data, size_t size) in DoSomethingInterestingWithMyAPI() argument
38 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument

Completed in 10 milliseconds

1...<<141142143144145146147148149150>>...739