Home
last modified time | relevance | path

Searched defs:stringVector (Results 1 - 11 of 11) sorted by relevance

/foundation/ability/ability_base/test/fuzztest/wantsixth_fuzzer/
H A Dwantsixth_fuzzer.cpp55 std::vector<std::string> stringVector; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_app_control_proxy_test/
H A Dbms_app_control_proxy_test.cpp544 std::vector<std::string> stringVector; in HWTEST_F() local
561 std::vector<std::string> stringVector; in HWTEST_F() local
/foundation/ability/dmsfwk/test/fuzztest/distributedwant_fuzzer/
H A Ddistributedwant_fuzzer.cpp168 std::vector<std::string> stringVector; in DoSomethingInterestingWithMyAPI_DistributedWant_006() local
/foundation/ability/ability_runtime/test/fuzztest/abilityeventhandler_fuzzer/
H A Dabilityeventhandler_fuzzer.cpp160 std::vector<std::string> stringVector; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
H A Dapp_control_host.cpp480 bool AppControlHost::WriteStringVector(const std::vector<std::string> &stringVector, MessageParcel &reply) in WriteStringVector() argument
H A Dapp_control_proxy.cpp651 bool AppControlProxy::WriteStringVector(const std::vector<std::string> &stringVector, MessageParcel &data) in WriteStringVector() argument
708 GetParcelableInfos( AppControlManagerInterfaceCode code, MessageParcel &data, std::vector<std::string> &stringVector) GetParcelableInfos() argument
/foundation/communication/netstack/test/unittest/tls_test/server/
H A Dtls_socket_server_branch_test.cpp114 auto stringVector = connection->GetCipherSuite(); in HWTEST_F() local
/foundation/communication/netstack/test/unittest/tlssocket/server/
H A Dtls_socket_server_branch_test.cpp114 auto stringVector = connection->GetCipherSuite(); in HWTEST_F() local
/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp367 auto stringVector = std::get<std::vector<std::string>>(pValue.value_); in NativeValueToCValueType() local
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp191 napi_status ConvertStringVectorToJS(napi_env env, napi_value result, std::vector<std::string>& stringVector) in ConvertStringVectorToJS() argument
/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp351 void ConvertStringVectorToJS(napi_env env, napi_value &result, std::vector<std::string>& stringVector) in ConvertStringVectorToJS() argument

Completed in 12 milliseconds