Home
last modified time | relevance | path

Searched refs:string (Results 1 - 25 of 53190) sorted by relevance

12345678910>>...2128

/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_player_slow_1.h29 DATA_GROUP(std::string(RESOURCE_DIR "/MP3/MP3_LONG_48000_32.mp3")), in FIXTURE()
30 DATA_GROUP(std::string(RESOURCE_DIR "/M4A/MPEG-4_48000_32_LONG.m4a")), in FIXTURE()
31 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/WAV/02-400Hz Stereo 0dB.wav")), in FIXTURE()
32 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/WAV/03-500Hz Stereo 0dB.wav")), in FIXTURE()
33 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/WAV/04-600Hz Stereo 0dB.wav")), in FIXTURE()
34 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/WAV/05-700Hz Stereo 0dB.wav")), in FIXTURE()
35 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/WAV/06-800Hz Stereo 0dB.wav")), in FIXTURE()
36 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/WAV/07-900Hz Stereo 0dB.wav")), in FIXTURE()
37 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/WAV/08-1kHz Stereo 0dB.wav")), in FIXTURE()
38 DATA_GROUP(std::string(RESOURCE_DI in FIXTURE()
[all...]
H A Dtest_single_player_slow_2.h30 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/FLAC/00-200Hz Stereo 0dB.flac")), in FIXTURE()
31 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/FLAC/01-300Hz Stereo 0dB.flac")), in FIXTURE()
32 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/FLAC/02-400Hz Stereo 0dB.flac")), in FIXTURE()
33 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/FLAC/03-500Hz Stereo 0dB.flac")), in FIXTURE()
34 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/FLAC/04-600Hz Stereo 0dB.flac")), in FIXTURE()
35 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/FLAC/05-700Hz Stereo 0dB.flac")), in FIXTURE()
36 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/FLAC/06-800Hz Stereo 0dB.flac")), in FIXTURE()
37 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/FLAC/07-900Hz Stereo 0dB.flac")), in FIXTURE()
38 DATA_GROUP(std::string(RESOURCE_DIR "/../../../../resource_ext/FLAC/08-1kHz Stereo 0dB.flac")), in FIXTURE()
39 DATA_GROUP(std::string(RESOURCE_DI in FIXTURE()
[all...]
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Duserfilemgr_uri.h19 #include <string>
23 const std::string MEDIALIBRARY_DATA_URI = "datashare:///media";
24 const std::string MEDIA_OPERN_KEYWORD = "operation";
25 const std::string MEDIA_MOVING_PHOTO_OPRN_KEYWORD = "moving_photo_operation";
26 const std::string MEDIA_QUERYOPRN = "query_operation";
27 const std::string OPRN_CREATE = "create";
28 const std::string OPRN_CREATE_COMPONENT = "create_component";
29 const std::string OPRN_CLOSE = "close";
30 const std::string OPRN_DELETE = "delete";
31 const std::string OPRN_QUER
[all...]
H A Dmedialibrary_db_const.h167 const std::vector<std::string> CAMERA_BUNDLE_NAMES = {
176 const std::string MEDIA_LIBRARY_VERSION = "1.0";
181 const std::string MEDIA_DATA_DEVICE_PATH = "local";
182 const std::string MEDIALIBRARY_TABLE = "Files";
183 const std::string SMARTALBUM_TABLE = "SmartAlbum";
184 const std::string SMARTALBUM_MAP_TABLE = "SmartMap";
185 const std::string CATEGORY_SMARTALBUM_MAP_TABLE = "CategorySmartAlbumMap";
186 const std::string MEDIATYPE_DIRECTORY_TABLE = "MediaTypeDirectory";
187 const std::string DEVICE_TABLE = "Device";
188 const std::string BUNDLE_PERMISSION_TABL
[all...]
H A Dmedia_column.h20 #include <string>
49 static const std::string MEDIA_ID EXPORT;
50 static const std::string MEDIA_FILE_PATH EXPORT;
51 static const std::string MEDIA_SIZE EXPORT;
52 static const std::string MEDIA_TITLE EXPORT;
53 static const std::string MEDIA_NAME EXPORT;
54 static const std::string MEDIA_TYPE EXPORT;
55 static const std::string MEDIA_MIME_TYPE EXPORT;
56 static const std::string MEDIA_OWNER_PACKAGE EXPORT;
57 static const std::string MEDIA_OWNER_APPI
[all...]
/foundation/ability/idl_tool/test/ts/common/
H A Didl_file.h19 #include <string>
24 const std::string LICENSE_CONTENT =
40 const std::string UNKNOW_TYPE_IDL_NAME = "IIdlTest.idl";
42 const std::string UNKNOW_TYPE_CASE1_IDL_CONTENT =
47 const std::string UNKNOW_TYPE_CASE2_IDL_CONTENT =
52 const std::string UNKNOW_TYPE_CASE3_IDL_CONTENT =
57 const std::string UNKNOW_TYPE_CASE4_IDL_CONTENT =
62 const std::string UNKNOW_TYPE_CASE5_IDL_CONTENT =
67 const std::string UNKNOW_TYPE_CASE6_IDL_CONTENT =
72 const std::string UNKNOW_TYPE_CASE7_IDL_CONTEN
[all...]
/foundation/ability/idl_tool/test/rust/common/
H A Didl_file.h19 #include <string>
24 const std::string LICENSE_CONTENT =
40 const std::string UNKNOW_TYPE_IDL_NAME = "IIdlTest.idl";
42 const std::string UNKNOW_TYPE_CASE1_IDL_CONTENT =
47 const std::string UNKNOW_TYPE_CASE2_IDL_CONTENT =
52 const std::string UNKNOW_TYPE_CASE3_IDL_CONTENT =
57 const std::string UNKNOW_TYPE_CASE4_IDL_CONTENT =
62 const std::string UNKNOW_TYPE_CASE5_IDL_CONTENT =
67 const std::string UNKNOW_TYPE_CASE6_IDL_CONTENT =
72 const std::string UNKNOW_TYPE_CASE7_IDL_CONTEN
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_device_config.h21 #include <string>
30 const std::string SECTION_HOST = "Host";
31 const std::string PROPERTY_DEVICE_ADDR = "Address";
32 const std::string PROPERTY_DEVICE_NAME = "DeviceName";
33 const std::string PROPERTY_CLASS_OF_DEVICE = "ClassOfDevice";
34 const std::string PROPERTY_IO_CAPABILITY = "IOCapability";
35 const std::string PROPERTY_DEVICE_TYPE = "DeviceType";
36 const std::string PROPERTY_SCAN_MODE = "ScanMode";
37 const std::string PROPERTY_BONDABLE_MODE = "BondableMode";
38 const std::string PROPERTY_DISCOVERABLE_TIMEOU
[all...]
H A Dadapter_config.h20 #include <string>
26 const std::string SECTION_CLASSIC_ADAPTER = "ClassicAdapter";
27 const std::string SECTION_BLE_ADAPTER = "BleAdapter";
28 const std::string SECTION_A2DP_SRC_SERVICE = "A2dpSrcService";
29 const std::string SECTION_A2DP_SNK_SERVICE = "A2dpSnkService";
30 const std::string SECTION_HFP_HF_SERVICE = "HfpHfService";
31 const std::string SECTION_HFP_AG_SERVICE = "HfpAgService";
32 const std::string SECTION_GATT_CLIENT_SERVICE = "GattClientService";
33 const std::string SECTION_GATT_SERVICE = "GattService";
34 const std::string SECTION_AVRCP_CT_SERVIC
[all...]
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_const_column.h26 const std::string DEFAULT_BACKUP_VERSION = "backup1.0";
27 const std::string GALLERY_TABLE_MERGE_FACE = "merge_face";
28 const std::string GALLERY_TABLE_MERGE_TAG = "merge_tag";
29 const std::string GALLERY_TABLE_MEDIA = "gallery_media";
30 const std::string GALLERY_TABLE_FACE = "face";
31 const std::string GALLERY_TAG_ID = "tag_id";
32 const std::string GALLERY_FACE_ID = "face_id";
33 const std::string GALLERY_GROUP_TAG = "merge_tag.group_tag";
34 const std::string GALLERY_TAG_NAME = "merge_tag.tag_name";
35 const std::string GALLERY_USER_OPERATIO
[all...]
H A Dbackup_const.h19 #include <string>
54 const std::string RESTORE_FILES_CLOUD_DIR = "/storage/cloud/files/";
55 const std::string RESTORE_FILES_LOCAL_DIR = "/storage/media/local/files/";
56 const std::string RESTORE_CLOUD_DIR = "/storage/cloud/files/Photo";
57 const std::string RESTORE_AUDIO_CLOUD_DIR = "/storage/cloud/files/Audio";
58 const std::string RESTORE_LOCAL_DIR = "/storage/media/local/files/Photo";
59 const std::string RESTORE_AUDIO_LOCAL_DIR = "/storage/media/local/files/Audio";
60 const std::string RESTORE_MUSIC_LOCAL_DIR = "/storage/media/local/files/Docs/Music/";
61 const std::string UPGRADE_FILE_DIR = "/storage/media/local/files/data";
62 const std::string GARBLE_DUAL_FRAME_CLONE_DI
[all...]
/foundation/multimedia/ringtone_library/interfaces/inner_api/native/
H A Dringtone_db_const.h19 #include <string>
24 const std::string RINGTONE_BUNDLE_NAME = "com.ohos.ringtonelibrary.ringtonelibrarydata";
26 const std::string RINGTONE_URI_SCHEME = "datashare";
27 const std::string RINGTONE_URI_AUTHORITY = "ringtone";
28 const std::string RINGTONE_URI_PATH = "ringtone";
29 const std::string RINGTONE_URI = RINGTONE_URI_SCHEME + ":///" + RINGTONE_URI_AUTHORITY;
30 const std::string RINGTONE_PATH_URI = RINGTONE_URI + "/" + RINGTONE_URI_PATH;
32 const std::string VIBRATE_URI_PATH = "vibrate";
33 const std::string VIBRATE_PATH_URI = RINGTONE_URI + "/" + VIBRATE_URI_PATH;
36 const std::string RINGTONE_CUSTOMIZED_BASE_PAT
[all...]
/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h26 const std::string TOOL_NAME = "bm";
28 const std::string HELP_MSG = "usage: bm <command> <options>\n"
43 const std::string ENABLE_DISABLE_HELP_MSG = " enable enable the bundle\n"
46 const std::string CLEAN_HELP_MSG = " clean clean the bundle data\n";
48 const std::string HELP_MSG_COMPILE =
56 const std::string HELP_MSG_COPY_AP =
63 const std::string HELP_MSG_INSTALL =
79 const std::string HELP_MSG_UNINSTALL =
90 const std::string HELP_MSG_UNINSTALL_SHARE =
97 const std::string HELP_MSG_DUM
[all...]
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h20 #include <string>
34 const std::string DEVICE_ID = "deviceId";
35 const std::string DEVICE_TYPE_ID = "deviceTypeId";
36 const std::string DEVICE_TYPE_NAME = "deviceTypeName";
37 const std::string DEVICE_NAME = "deviceIdName";
38 const std::string MANUFACTURE_NAME = "manufactureName";
39 const std::string DEVICE_MODEL = "deviceModel";
40 const std::string STORAGE_CAPACITY = "storageCapacity";
41 const std::string OS_SYS_CAPACITY = "osSysCapacity";
42 const std::string OS_API_LEVE
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/installd/
H A Dinstalld_operator.h20 #include <string>
35 using EnforceMetadataProcessForApp = int32_t (*)(const std::unordered_map<std::string, std::string> &,
45 static bool IsExistFile(const std::string &path);
51 static bool IsExistApFile(const std::string &path);
57 static bool IsExistDir(const std::string &path);
63 static bool IsDirEmpty(const std::string &dir);
70 static bool MkRecursiveDir(const std::string &path, bool isReadByOthers);
76 static bool DeleteDir(const std::string &path);
84 static bool ExtractFiles(const std::string
[all...]
/third_party/libabigail/include/
H A Dabg-tools-utils.h16 #include <string>
29 using std::string;
38 bool file_exists(const string&);
39 bool is_regular_file(const string&);
40 bool file_has_dwarf_debug_info(const string& elf_file_path,
42 bool file_has_ctf_debug_info(const string& elf_file_path,
44 bool is_dir(const string&);
45 bool dir_exists(const string&);
46 bool dir_is_empty(const string &);
47 bool decl_names_equal(const string
[all...]
/third_party/typescript/tests/baselines/reference/
H A DpartialOfLargeAPIIsAbleToBeWorkedWith.js3 0: (x: 0) => string;
4 1: (x: 1) => string;
5 2: (x: 2) => string;
6 3: (x: 3) => string;
7 4: (x: 4) => string;
8 5: (x: 5) => string;
9 6: (x: 6) => string;
10 7: (x: 7) => string;
11 8: (x: 8) => string;
12 9: (x: 9) => string;
[all...]
/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp19 const std::string TRANSIT_NEXT_STATE_TIMED_TASK = "TransitNextStateTimedTask";
20 const std::string TRANSIT_NEXT_STATE_CONDITION_TASK = "TransitNextStateConditionTask";
21 const std::string TRANSIT_NEXT_PHASE_INSTANT_TASK = "TransitNextPhaseInstantTask";
22 const std::string REPEATED_MOTION_DETECTION_TASK = "MotionDetectionPeriodlyTask";
24 const std::string DEFAULT_PLUGIN_NAME = "libstandby_plugin.z.so";
26 const std::string DARK_TIMEOUT = "dark_timeout";
27 const std::string NAP_TIMEOUT = "nap_timeout";
28 const std::string NAP_MAINTENANCE_TIMEOUT = "nap_maintenance_timeout";
29 const std::string SLEEP_MAINT_TIMEOUT = "sleep_maintenance_timeout";
31 const std::string NAP_MAINT_DURATIO
[all...]
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h19 #include <string>
172 Want &SetElementName(const std::string &bundleName, const std::string &abilityName);
181 Want &SetElementName(const std::string &deviceId, const std::string &bundleName,
182 const std::string &abilityName, const std::string &moduleName = "");
220 static Want *ParseUri(const std::string &uri);
229 * @description: Obtains the string representation of the URI in this Want.
230 * @return Returns the string o
[all...]
/foundation/deviceprofile/device_info_manager/common/include/utils/
H A Dprofile_utils.h21 #include <string>
38 static std::string GetDbKeyAnonyString(const std::string& value);
39 static std::string GetAnonyString(const std::string& value);
40 static std::vector<std::string> GetOnlineDevices();
41 static std::string GetLocalUdidFromDM();
42 static bool FilterAndGroupOnlineDevices(const std::vector<std::string>& deviceList,
43 std::vector<std::string>& ohBasedDevices, std::vector<std::string>
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/
H A Daudio_module_info.h21 #include <string>
29 static const std::string PRIMARY_CLASS = "primary";
30 static const std::string A2DP_CLASS = "a2dp";
31 static const std::string USB_CLASS = "usb";
32 static const std::string DP_CLASS = "dp";
33 static const std::string FILE_CLASS = "file_io";
34 static const std::string REMOTE_CLASS = "remote";
35 static const std::string OFFLOAD_CLASS = "offload";
36 static const std::string MCH_CLASS = "multichannel";
37 static const std::string INVALID_CLAS
[all...]
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddevice_manager.h21 #include <string>
42 virtual int32_t InitDeviceManager(const std::string &pkgName, std::shared_ptr<DmInitCallback> dmInitCallback) = 0;
48 virtual int32_t UnInitDeviceManager(const std::string &pkgName) = 0;
56 virtual int32_t GetTrustedDeviceList(const std::string &pkgName, const std::string &extra,
66 virtual int32_t GetTrustedDeviceList(const std::string &pkgName, const std::string &extra,
75 virtual int32_t GetAvailableDeviceList(const std::string &pkgName,
83 virtual int32_t GetLocalDeviceInfo(const std::string &pkgName, DmDeviceInfo &deviceInfo) = 0;
89 virtual int32_t GetDeviceInfo(const std::string
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h40 std::string GetLocalAddress() const;
41 std::string GetLocalName() const;
43 std::string GetLoaclPasskey() const;
53 bool SetLocalAddress(const std::string &addr) const;
54 bool SetLocalName(const std::string &name) const;
56 bool SetPasskey(const std::string &passkey) const;
64 bool SetLocalIdentityAddr(const std::string &addr) const;
65 bool SetLocalIrk(const std::string &irk) const;
66 bool SetLocalLtk(const std::string &section, const std::string
[all...]
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp21 const std::string CommonEventSupport::COMMON_EVENT_BOOT_COMPLETED = "usual.event.BOOT_COMPLETED";
22 const std::string CommonEventSupport::COMMON_EVENT_LOCKED_BOOT_COMPLETED = "usual.event.LOCKED_BOOT_COMPLETED";
23 const std::string CommonEventSupport::COMMON_EVENT_SHUTDOWN = "usual.event.SHUTDOWN";
24 const std::string CommonEventSupport::COMMON_EVENT_BATTERY_CHANGED = "usual.event.BATTERY_CHANGED";
25 const std::string CommonEventSupport::COMMON_EVENT_BATTERY_LOW = "usual.event.BATTERY_LOW";
26 const std::string CommonEventSupport::COMMON_EVENT_BATTERY_OKAY = "usual.event.BATTERY_OKAY";
27 const std::string CommonEventSupport::COMMON_EVENT_POWER_CONNECTED = "usual.event.POWER_CONNECTED";
28 const std::string CommonEventSupport::COMMON_EVENT_POWER_DISCONNECTED = "usual.event.POWER_DISCONNECTED";
29 const std::string CommonEventSupport::COMMON_EVENT_SCREEN_OFF = "usual.event.SCREEN_OFF";
30 const std::string CommonEventSuppor
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H A Dgallery_source.cpp22 const string GalleryOpenCall::CREATE_GALLERY_MEDIA = string("CREATE TABLE IF NOT EXISTS gallery_media ") +
30 const string GalleryOpenCall::CREATE_GARBAGE_ALBUM = string("CREATE TABLE IF NOT EXISTS garbage_album") +
33 const string GalleryOpenCall::CREATE_GALLERY_ALBUM = string("CREATE TABLE IF NOT EXISTS gallery_album ") +
40 const string GalleryOpenCall::CREATE_GALLERY_MERGE_TAG = string("CREATE TABLE IF NOT EXISTS merge_tag ") +
43 const string GalleryOpenCall::CREATE_GALLERY_MERGE_FACE = string("CREAT
[all...]

Completed in 15 milliseconds

12345678910>>...2128