Home
last modified time | relevance | path

Searched defs:stringVector (Results 1 – 6 of 6) sorted by relevance

/foundation/ability/ability_base/test/fuzztest/wantsixth_fuzzer/
Dwantsixth_fuzzer.cpp55 std::vector<std::string> stringVector; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
Dapp_control_proxy.cpp317 bool AppControlProxy::WriteStringVector(const std::vector<std::string> &stringVector, MessageParcel… in WriteStringVector()
375 IAppControlMgr::Message code, MessageParcel &data, std::vector<std::string> &stringVector) in GetParcelableInfos()
Dapp_control_host.cpp260 bool AppControlHost::WriteParcelableVector(const std::vector<std::string> &stringVector, MessagePar… in WriteParcelableVector()
/foundation/ability/ability_runtime/test/fuzztest/abilityeventhandler_fuzzer/
Dabilityeventhandler_fuzzer.cpp151 std::vector<std::string> stringVector; in DoSomethingInterestingWithMyAPI() local
/foundation/communication/nfc/frameworks/js/napi/tag/
Dnfc_napi_tag_utils.cpp259 …d ConvertStringVectorToJS(napi_env env, napi_value &result, std::vector<std::string>& stringVector) in ConvertStringVectorToJS()
/foundation/communication/bluetooth/frameworks/js/napi/src/
Dnapi_bluetooth_utils.cpp128 …us ConvertStringVectorToJS(napi_env env, napi_value result, std::vector<std::string>& stringVector) in ConvertStringVectorToJS()