/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/ |
H A D | InnerFunctionTest.cpp | 555 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 D | serializable_test.cpp | 43 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 D | NativeFunctionTest.cpp | 859 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 D | hdi_layer.cpp | 183 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 D | event_handler_wrap.cpp | 97 auto isSame = it->second.IsSame(event); in RemoveEvent() local
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/ |
H A D | NativeFunctionTest.cpp | 508 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 D | btm_inq_db.c | 49 bool isSame = true; in BtmIsSameAddress() local
|
H A D | btm_wl.c | 79 bool isSame = true; in IsSameAddress() local
|
H A D | btm_le_sec.c | 138 bool isSame = true; in IsSameBtAddr() local
|
H A D | btm_sco.c | 225 bool isSame = true; in IsSameAddress() local
|
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/ |
H A D | js_util_cooperate.cpp | 165 bool isSame = false; in IsSameHandle() local
|
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/ |
H A D | adaptor_algorithm_test.cpp | 214 bool isSame = CompareBuffer(plaintext1, plaintext2); variable
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/ |
H A D | watcher_entity.cpp | 215 bool isSame = false; in AddWatcherInfo() local
|
/ohos5.0/base/security/device_security_level/baselib/msglib/src/standard/ |
H A D | messenger_device_socket_manager.c | 611 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 D | bms_bundle_get_window_properties_test.cpp | 233 auto isSame = innerVec == modeVec; in CheckWindowProperty2() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | cloud_sync_utils.cpp | 149 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 D | m3u8.cpp | 388 bool isSame = false; in StoreDrmInfos() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | key_backup.cpp | 36 bool isSame; member
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_info_mgr.cpp | 264 bool isSame = false; in AddDynamicFormInfo() local
|
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/ |
H A D | cloud_sync_napi.cpp | 382 bool isSame = false; in CheckRef() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
H A D | wifi_device_service_impl.cpp | 957 bool isSame = linkedInfo.networkId == networkId; in ConnectToNetwork() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
H A D | media_demuxer.cpp | 483 bool isSame = false; in GetDrmInfosUpdated() local
|
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/ |
H A D | distributed_input_source_manager.cpp | 835 bool isSame = true; in IsStringDataSame() local
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/ |
H A D | dev_session_v2.c | 1209 bool isSame = (strcmp(StringGet(&(groupEntry->userId)), peerUserId) == 0); in IsPeerSameUserId() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/ |
H A D | avplayer_napi.cpp | 2883 bool isSame = false; in NotifyDrmInfoUpdated() local
|