Home
last modified time | relevance | path

Searched refs:LOCAL (Results 1 - 25 of 47) sorted by relevance

12

/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_unit_test.cpp29 #define LOCAL true macro
265 InitResource(g_mp4Path, LOCAL); in HWTEST_F()
297 InitResource(g_mp4Path, LOCAL); in HWTEST_F()
310 InitResource(g_tsPath, LOCAL); in HWTEST_F()
329 InitResource(g_mp4Path4, LOCAL); in HWTEST_F()
339 InitResource(g_mp4Path4, LOCAL); in HWTEST_F()
351 InitResource(g_aacPath, LOCAL); in HWTEST_F()
370 InitResource(g_flacPath, LOCAL); in HWTEST_F()
389 InitResource(g_m4aPath, LOCAL); in HWTEST_F()
408 InitResource(g_mp3Path, LOCAL); in HWTEST_F()
[all...]
H A Ddemuxer_hevc_unit_test.cpp30 #define LOCAL true macro
144 ReadSample(g_hdrVividPath, LOCAL); in HWTEST_F()
182 ReadSample(g_mp4HevcPath, LOCAL); in HWTEST_F()
220 ReadSample(g_mkvHevcAccPath, LOCAL); in HWTEST_F()
236 ReadSample(g_mkvAvcOpusPath, LOCAL); in HWTEST_F()
252 ReadSample(g_mkvAvcMp3Path, LOCAL); in HWTEST_F()
322 ReadSample(g_tsHevcAacPath, LOCAL); in HWTEST_F()
361 ReadSample(path, LOCAL); in HWTEST_F()
380 ReadSample(g_fmp4HevcPath, LOCAL); in HWTEST_F()
418 ReadSample(g_doubleVividPath, LOCAL); in HWTEST_F()
[all...]
H A Ddemuxer_plugin_manager_test.cpp22 #define LOCAL true macro
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddms_hisysevent_report_test.cpp63 BehaviorEventParam param = { EventCallingType::LOCAL, BehaviorEvent::START_REMOTE_ABILITY, eventResult, in HWTEST_F()
80 BehaviorEventParam param = { EventCallingType::LOCAL, BehaviorEvent::CONNECT_REMOTE_ABILITY, eventResult, in HWTEST_F()
97 BehaviorEventParam param = { EventCallingType::LOCAL, BehaviorEvent::START_CONTINUATION, eventResult, in HWTEST_F()
114 BehaviorEventParam param = { EventCallingType::LOCAL, BehaviorEvent::START_REMOTE_ABILITY_BYCALL, eventResult, in HWTEST_F()
131 BehaviorEventParam param = { EventCallingType::LOCAL, BehaviorEvent::DISCONNECT_REMOTE_ABILITY, eventResult, in HWTEST_F()
148 BehaviorEventParam param = { EventCallingType::LOCAL, BehaviorEvent::RELEASE_REMOTE_ABILITY, eventResult, in HWTEST_F()
/foundation/filemanagement/file_api/interfaces/kits/native/fileio/
H A Dfileio_native.cpp28 LOCAL = 1, enumerator
42 if (fileLocation < Location::LOCAL || fileLocation > Location::LOCAL_AND_CLOUD) { in CheckLocation()
57 Location defaultLocation = LOCAL; in GetLocationFromPath()
/foundation/ai/ai_engine/services/common/platform/dl_operation/source/
H A Daie_dl_operation.cpp27 const int LOCAL = (RTLD_NOW | RTLD_LOCAL); member
34 int flag = local ? LOCAL : GLOBAL; in AieDlopen()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H A Dmatrix_meta_data.h23 LOCAL,
33 int32_t origin = Origin::LOCAL;
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stat/
H A Dstat_entity.h25 LOCAL = 1 << 0, enumerator
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddms_hisysevent_report.h48 constexpr const char* LOCAL = "LOCAL"; member
/foundation/filemanagement/app_file_service/interfaces/common/src/
H A Dsandbox_helper.cpp48 const string LOCAL = "local"; member
370 string networkId = LOCAL; in GetPhysicalPath()
406 string networkId = LOCAL; in GetBackupPhysicalPath()
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_type_const.h72 constexpr int32_t LOCAL = 1; member
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddms_hisysevent_report_test.cpp68 param = { EventCallingType::LOCAL, BehaviorEvent::START_REMOTE_ABILITY, eventResult, in HWTEST_F()
/foundation/filemanagement/storage_service/services/storage_manager/include/storage/
H A Dstorage_status_service.h50 enum BUNDLE_STATS {APP = 0, LOCAL, DISTRIBUTED, DATABASE, CACHE}; enumerator
/foundation/multimedia/media_foundation/services/media_monitor/common/include/
H A Dmedia_monitor_info.h149 LOCAL = 0, enumerator
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_subscribe_test.cpp279 auto status = store->Subscribe({ SubscribeMode::LOCAL, "observer1" }, observer_.get()); in HWTEST_F()
280 store->Subscribe({ SubscribeMode::LOCAL, "observer1" }, observer_.get()); in HWTEST_F()
282 store->Subscribe({ SubscribeMode::LOCAL, "observer2" }, observer_.get()); in HWTEST_F()
295 status = store->UnSubscribe({ SubscribeMode::LOCAL, "nonexistent" }, observer_.get()); in HWTEST_F()
297 status = store->UnSubscribe({ SubscribeMode::LOCAL, "observer1" }, observer_.get()); in HWTEST_F()
299 status = store->UnSubscribe({ SubscribeMode::LOCAL, "nonexistent" }, nullptr); in HWTEST_F()
301 status = store->UnSubscribe({ SubscribeMode::LOCAL, "observer2" }, nullptr); in HWTEST_F()
/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_hevc_unit_test.cpp31 #define LOCAL true macro
201 InitResource(g_hdrVividPath, LOCAL); in HWTEST_F()
231 InitResource(g_mp4HevcPath, LOCAL); in HWTEST_F()
261 InitResource(g_mkvHevcAccPath, LOCAL); in HWTEST_F()
288 InitResource(g_mkvAvcOpusPath, LOCAL); in HWTEST_F()
329 InitResource(g_mkvAvcMp3Path, LOCAL); in HWTEST_F()
455 InitResource(g_tsHevcAacPath, LOCAL); in HWTEST_F()
499 InitResource(g_fmp4HevcPath, LOCAL); in HWTEST_F()
621 InitResource(g_doubleVividPath, LOCAL); in HWTEST_F()
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Duserfile_manager_types.h156 LOCAL = 1, member in OHOS::Media::MovingPhotoEffectMode::PhotoPositionType
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_data.h42 GenerateScene scene {GenerateScene::LOCAL};
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp314 DistributedRdb::SubscribeMode::LOCAL; in RegisterObserver()
315 if (option.mode == DistributedRdb::SubscribeMode::LOCAL) { in RegisterObserver()
426 DistributedRdb::SubscribeMode::LOCAL; in UnRegisterObserver()
427 if (option.mode == DistributedRdb::SubscribeMode::LOCAL) { in UnRegisterObserver()
466 DistributedRdb::SubscribeMode::LOCAL; in UnRegisterAllObserver()
467 if (option.mode == DistributedRdb::SubscribeMode::LOCAL) { in UnRegisterAllObserver()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmoving_photo_processor.cpp340 ->EqualTo(PhotoColumn::PHOTO_POSITION, static_cast<int32_t>(PhotoPositionType::LOCAL)) in QueryCandidateLivePhoto()
535 if (currentData.position == static_cast<int32_t>(PhotoPositionType::LOCAL)) { in GetUpdatedLivePhotoData()
551 if (livePhotoData.position != static_cast<int32_t>(PhotoPositionType::LOCAL) && in UpdateLivePhotoData()
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
H A Dremote_file_share.cpp313 const std::string LOCAL = "local"; in GetLocalNetworkId() local
314 std::string networkId = LOCAL; in GetLocalNetworkId()
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h234 LOCAL, enumerator
H A Dabs_predicates.h42 LOCAL = 0, enumerator
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_rdbstore.cpp403 metaBase.position = LOCAL; in UpdateMetabase()
527 metaBase.position = LOCAL; in MkDir()
546 if (position != LOCAL) { in HandleWriteValue()
629 if (val != LOCAL && val != CLOUD && val != LOCAL_AND_CLOUD) { in LocationSetXattr()
1002 if (pos != LOCAL) { in ExtAttributeSetValue()
1070 if (position != LOCAL) { in FileRename()
1080 if (position != LOCAL) { in FileMove()
1093 if (position != LOCAL) { in FileMoveAndRename()
1225 if (position == LOCAL) { in Unlink()
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_const.h203 LOCAL, member in OHOS::Media::PrefixType
245 { PrefixType::LOCAL, "/storage/media/local/files" },

Completed in 19 milliseconds

12