Home
last modified time | relevance | path

Searched defs:string (Results 1701 – 1725 of 1974) sorted by relevance

1...<<61626364656667686970>>...79

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/
H A Dmedialibrary_photo_operations_test.cpp297 const unordered_map<string, string> &verifyColumnAndValuesMap) in QueryAndVerifyPhotoAsset()
711 const unordered_map<string, string> &updateColumns, ExceptIntFunction func) in TestPhotoUpdateParamsApi9()
726 const unordered_map<string, string> &updateColumns, ExceptIntFunction func) in TestPhotoUpdateParamsApi10()
741 const unordered_map<string, string> &checkColumns, int32_t result) in TestPhotoUpdateByQuery()
751 const unordered_map<string, string> &updateColumns) in TestPhotoUpdateParamsVerifyFunctionFailed()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_deps_mock.cpp195 bool AddStringToJsonObject(cJSON *json, const char * const string, const char *value) in AddStringToJsonObject()
200 bool AddNumberToJsonObject(cJSON *json, const char * const string, int num) in AddNumberToJsonObject()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_audio_enum.cpp541 napi_value NapiAudioEnum::CreateEnumObject(const napi_env &env, const std::map<std::string, int32_t… in CreateEnumObject()
572 napi_value NapiAudioEnum::CreateEnumInt64Object(const napi_env &env, const std::map<std::string, ui… in CreateEnumInt64Object()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_effect_chain_manager.cpp1422 [sceneType](const std::pair<std::string, int32_t> &element) { in UpdateSceneTypeList()
1434 [sceneType](const std::pair<std::string, int32_t> &element) { in UpdateSceneTypeList()
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp1335 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in ReceivePrivateCommand()
1352 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in SendPrivateCommand()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp789 std::map<std::string, DistributedKv::Status> &results) in DeleteBackup()
918 auto complete = [observer](const std::map<std::string, DistributedDB::DBStatus> &devicesMap) { in DoClientSync()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.h141 void SetSummaryMap(const std::map<std::string, int64_t>& summaryMap) in SetSummaryMap()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
H A Dapp_control_proxy.cpp658 for (auto &string : stringVector) { in WriteStringVector() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.cpp102 … const std::string& styleName, const std::pair<std::string, std::string>& attrPair) { in SvgDom()
/ohos5.0/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibleabilitychannelstub_fuzzer/
H A Daccessibleabilitychannelstub_fuzzer.cpp58 const std::map<std::string, std::string> &actionArguments, const int32_t requestId, in ExecuteAction()
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilitysystemabilityclient_fuzzer/
H A Daccessibilitysystemabilityclient_fuzzer.cpp55 const std::map<std::string, std::string> &actionArguments, in ExecuteAction()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp377 const std::unordered_multimap<std::string, std::string> &dirMap) in ExtractDriverSoFiles()
H A Dmock_install_client.cpp257 const std::unordered_multimap<std::string, std::string> &dirMap) in ExtractDriverSoFiles()
H A Dmock_installd_host_impl.cpp253 const std::unordered_multimap<std::string, std::string> &dirMap) in ExtractDriverSoFiles()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_boot_scanner_test/
H A Dbms_bundle_quick_fix_boot_scanner_test.cpp186 void BmsBundleQuickFixBootScannerTest::QueryAllInnerQuickFixInfo(std::map<std::string, in QueryAllInnerQuickFixInfo()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/recorder/
H A Devent_recorder_test.cpp46 …virtual void NotifyUIEvent(int32_t eventType, const std::unordered_map<std::string, std::string>& … in NotifyUIEvent()
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Djson_utils_mock.c427 int32_t AddStringToArray(CJson *jsonArr, const char *string) in AddStringToArray()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp402 void InsertMapParames(nlohmann::json &bindParamObj, std::map<std::string, std::string> &bindParamMa… in InsertMapParames()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp433 void RdbStoreConfig::SetScalarFunctions(const std::map<std::string, ScalarFunctionInfo> functions) in SetScalarFunctions()
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
H A Dremote_file_share.cpp426std::unordered_map<std::string, HmdfsUriInfo> &uriToDfsUriMaps) in GetDfsUrisFromLocal()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/photo_album_test/src/
H A Dphoto_album_test.cpp74 inline void CheckColumn(shared_ptr<OHOS::NativeRdb::ResultSet> &resultSet, const string &column, in CheckColumn() argument
/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dbundle_state_common.cpp223const std::shared_ptr<std::map<std::string, BundleActivePackageStats>> &packageStats, napi_value r… in GetBundleStateInfoForResult()
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp566 bool ParseShortcutKeys(const JsonParser& parser, std::map<std::string, ShortcutKey>& shortcutKeyMap, in ParseShortcutKeys()
/ohos5.0/foundation/resourceschedule/memmgr/common/src/
H A Dkernel_interface.cpp315 void KernelInterface::ReadZswapdPressureShow(std::map<std::string, std::string>& result) in ReadZswapdPressureShow()
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dplayer.h56 AVMediaSource(std::string sourceUrl, std::map<std::string, std::string> sourceHeader) in AVMediaSource()

1...<<61626364656667686970>>...79