Home
last modified time | relevance | path

Searched defs:isSame (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/
H A DInnerFunctionTest.cpp555 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
581 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
607 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
632 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
658 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
683 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
711 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
737 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dserializable_test.cpp43 bool isSame = true; in IsSame() local
75 bool isSame = true; in IsSame() local
86 bool isSame = true; in IsSame() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/
H A DNativeFunctionTest.cpp859 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
901 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
944 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
986 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
1016 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
1046 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
1088 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
1130 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
1173 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
1215 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp183 bool isSame = layerAlpha1.enGlobalAlpha == layerAlpha2.enGlobalAlpha && in SetLayerAlpha() local
408 bool isSame = false; in IsSameLayerMetaData() local
427 bool isSame = IsSameLayerMetaData(); in SetLayerMetaData() local
441 bool isSame = false; in IsSameLayerMetaDataSet() local
461 bool isSame = IsSameLayerMetaDataSet(); in SetLayerMetaDataSet() local
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Devent_handler_wrap.cpp97 auto isSame = it->second.IsSame(event); in RemoveEvent() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeFunctionTest.cpp508 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
542 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
574 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
608 bool isSame = compareFile(firstOutputFile, secondOutputFile); variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_inq_db.c49 bool isSame = true; in BtmIsSameAddress() local
H A Dbtm_wl.c79 bool isSame = true; in IsSameAddress() local
H A Dbtm_le_sec.c138 bool isSame = true; in IsSameBtAddr() local
H A Dbtm_sco.c225 bool isSame = true; in IsSameAddress() local
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_util_cooperate.cpp165 bool isSame = false; in IsSameHandle() local
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/
H A Dadaptor_algorithm_test.cpp214 bool isSame = CompareBuffer(plaintext1, plaintext2); variable
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.cpp215 bool isSame = false; in AddWatcherInfo() local
/ohos5.0/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_device_socket_manager.c611 static int32_t GetClientName(char *clientName, const char *name, uint32_t maskId, bool isSame) in GetClientName()
635 …_t PrepareBindSocket(const char *socketName, DeviceIdentify *devId, int32_t *socketId, bool isSame) in PrepareBindSocket()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_get_window_properties_test.cpp233 auto isSame = innerVec == modeVec; in CheckWindowProperty2() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_sync_utils.cpp149 bool isSame = localLogInfo.timestamp == cloudLogInfo.timestamp && in NeedSaveData() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dm3u8.cpp388 bool isSame = false; in StoreDrmInfos() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_backup.cpp36 bool isSame; member
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_info_mgr.cpp264 bool isSame = false; in AddDynamicFormInfo() local
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.cpp382 bool isSame = false; in CheckRef() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp957 bool isSame = linkedInfo.networkId == networkId; in ConnectToNetwork() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dmedia_demuxer.cpp483 bool isSame = false; in GetDrmInfosUpdated() local
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_manager.cpp835 bool isSame = true; in IsStringDataSame() local
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c1209 bool isSame = (strcmp(StringGet(&(groupEntry->userId)), peerUserId) == 0); in IsPeerSameUserId() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_napi.cpp2883 bool isSame = false; in NotifyDrmInfoUpdated() local

12