/ohos5.0/foundation/ability/ability_base/test/fuzztest/wantsixth_fuzzer/ |
H A D | wantsixth_fuzzer.cpp | 55 std::vector<std::string> stringVector; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_system_layers_manager.cpp | 155 std::vector<std::string> stringVector{}; in GetStringVectorFromJson() local
|
/ohos5.0/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/ |
H A D | vendor_helper_test.cpp | 259 std::vector<std::string> stringVector; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityeventhandler_fuzzer/ |
H A D | abilityeventhandler_fuzzer.cpp | 160 std::vector<std::string> stringVector; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/ |
H A D | ansmanagerstub_fuzzer.cpp | 119 std::vector<std::string> stringVector { stringData }; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_app_control_proxy_test/ |
H A D | bms_app_control_proxy_test.cpp | 544 std::vector<std::string> stringVector; variable 561 std::vector<std::string> stringVector; variable
|
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/distributedwant_fuzzer/ |
H A D | distributedwant_fuzzer.cpp | 168 std::vector<std::string> stringVector; in DoSomethingInterestingWithMyApiDistributedWant006() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/ |
H A D | app_control_proxy.cpp | 651 bool AppControlProxy::WriteStringVector(const std::vector<std::string> &stringVector, MessageParcel… in WriteStringVector() 709 … AppControlManagerInterfaceCode code, MessageParcel &data, std::vector<std::string> &stringVector) in GetParcelableInfos()
|
H A D | app_control_host.cpp | 478 bool AppControlHost::WriteStringVector(const std::vector<std::string> &stringVector, MessageParcel … in WriteStringVector()
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/cj/src/ |
H A D | preferences_impl.cpp | 367 auto stringVector = std::get<std::vector<std::string>>(pValue.value_); in NativeValueToCValueType() local
|
/ohos5.0/base/print/print_fwk/services/print_service/src/ |
H A D | vendor_helper.cpp | 761 bool ConvertStringVectorToStringList(const std::vector<std::string> &stringVector, Print_StringList… in ConvertStringVectorToStringList()
|
/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/server/ |
H A D | tls_socket_server_branch_test.cpp | 114 auto stringVector = connection->GetCipherSuite(); variable
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/common/src/ |
H A D | napi_edm_common.cpp | 566 void ConvertStringVectorToJS(napi_env env, const std::vector<std::string> &stringVector, napi_value… in ConvertStringVectorToJS()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_bluetooth_utils.cpp | 194 …us ConvertStringVectorToJS(napi_env env, napi_value result, std::vector<std::string>& stringVector) in ConvertStringVectorToJS()
|
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/ |
H A D | nfc_napi_common_utils.cpp | 351 …d ConvertStringVectorToJS(napi_env env, napi_value &result, std::vector<std::string>& stringVector) in ConvertStringVectorToJS()
|