Home
last modified time | relevance | path

Searched defs:data (Results 4751 - 4775 of 15472) sorted by relevance

1...<<191192193194195196197198199200>>...619

/foundation/ability/ability_runtime/test/unittest/wants_info_test/
H A Dwants_info_test.cpp55 void WantsInfoTest::CancelReceiver::PerformReceive(const AAFwk::Want& want, int resultCode, const std::string& data, in PerformReceive() argument
/foundation/ability/form_fwk/test/unittest/fms_provider_connect_proxy_test/
H A Dfms_provider_connect_proxy_test.cpp210 MessageParcel data; in HWTEST_F() local
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/java/
H A Djava_client_interface_code_emitter.cpp58 std::string data = sb.ToString(); in EmitInterfaceFile() local
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Djson_util.h45 CheckArrayType( const nlohmann::json &jsonObject, const std::string &key, dataType &data, ArrayType arrayType, int32_t &parseResult) CheckArrayType() argument
98 GetValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nlohmann::json> &end, const std::string &key, dataType &data, JsonType jsonType, bool isNecessary, int32_t &parseResult, ArrayType arrayType) GetValueIfFindKey() argument
173 ParseInfoFromJsonStr(const char *data, T &t) ParseInfoFromJsonStr() argument
[all...]
/foundation/ability/form_fwk/frameworks/js/napi/form_binding_data/
H A Dform_binding_data.cpp31 static void Finalizer(napi_env env, void* data, void* hint) in Finalizer() argument
H A Djs_form_binding_data.cpp31 static void Finalizer(napi_env env, void* data, void* hint) in Finalizer() argument
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dmock_form_cache_mgr.cpp62 bool FormCacheMgr::GetData(int64_t formId, std::string &data, in GetData() argument
/foundation/ability/idl_tool/idl_tool_2/codegen/SA/ts/
H A Dsa_ts_client_proxy_code_emitter.cpp55 std::string data = sb.ToString(); in EmitInterfaceProxyFile() local
H A Dsa_ts_service_stub_code_emitter.cpp54 std::string data = sb.ToString(); in EmitInterfaceStub() local
/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/
H A Dpcm_iterator.cpp161 Array<int16_t> data = { HasNext() local
[all...]
/foundation/ability/form_fwk/test/fuzztest/formdatamgr_fuzzer/
H A Dformdatamgr_fuzzer.cpp38 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
65 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/form_fwk/test/fuzztest/formhostclient_fuzzer/
H A Dformhostclient_fuzzer.cpp38 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
67 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/form_fwk/test/fuzztest/formmgr_fuzzer/
H A Dformmgr_fuzzer.cpp39 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
87 LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/form_fwk/test/fuzztest/formmgradaptertwo_fuzzer/
H A Dformmgradaptertwo_fuzzer.cpp39 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
74 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_ argument
[all...]
/foundation/ability/form_fwk/test/fuzztest/formmgrannex_fuzzer/
H A Dformmgrannex_fuzzer.cpp39 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
73 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/form_fwk/test/fuzztest/formproviderproxy_fuzzer/
H A Dformproviderproxy_fuzzer.cpp38 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
66 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/form_fwk/test/fuzztest/formrenderrecord_fuzzer/
H A Dformrenderrecord_fuzzer.cpp41 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
78 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/form_fwk/test/fuzztest/formrenderserviceextension_fuzzer/
H A Dformrenderserviceextension_fuzzer.cpp41 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
64 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/form_fwk/test/fuzztest/formtimermgrannex_fuzzer/
H A Dformtimermgrannex_fuzzer.cpp39 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
67 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/c/
H A Dc_service_driver_code_emitter.cpp85 std::string data = sb.ToString(); in EmitLowDriverSourceFile() local
170 std::string data = sb.ToString(); in EmitDriverSourceFile() local
[all...]
H A Dc_interface_code_emitter.cpp86 std::string data = sb.ToString(); in EmitLowModeInterfaceHeaderFile() local
136 std::string data = sb.ToString(); in EmitInterfaceHeaderFile() local
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/hdi_adapter/
H A Dadapter_host_manager.cpp113 int32_t AdapterHostManager::GetWakeupPcm(std::vector<uint8_t> &data) in GetWakeupPcm() argument
/foundation/ai/intelligent_voice_framework/tests/fuzztest/intellvoice_fuzzer/
H A Dintellvoice_fuzzer.cpp40 void IntellVoiceManagerFuzzTest(const uint8_t* data, size_t size) in IntellVoiceManagerFuzzTest() argument
51 void EnrollEngineFuzzTest(const uint8_t* data, size_t size) in EnrollEngineFuzzTest() argument
84 void WakeupEngineFuzzTest(const uint8_t* data, size_t size) in WakeupEngineFuzzTest() argument
111 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_ argument
[all...]
/foundation/ability/ability_runtime/test/unittest/ui_service_stub_test/
H A Dui_service_stub_test.cpp58 void UIServiceStubTest::WriteInterfaceToken(MessageParcel& data) in WriteInterfaceToken() argument
72 MessageParcel data; in HWTEST_F() local
91 MessageParcel data; in HWTEST_F() local
125 MessageParcel data; HWTEST_F() local
158 MessageParcel data; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ui_service_host_stub_test/
H A Dui_service_host_stub_test.cpp57 void UIServiceHostStubTest::WriteInterfaceToken(MessageParcel& data) in WriteInterfaceToken() argument
71 MessageParcel data; in HWTEST_F() local
89 MessageParcel data; in HWTEST_F() local
130 MessageParcel data; HWTEST_F() local
150 MessageParcel data; HWTEST_F() local
[all...]

Completed in 15 milliseconds

1...<<191192193194195196197198199200>>...619