/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/volume/src/ |
H A D | volume_manager_service.cpp | 39 void VolumeManagerService::OnVolumeCreated(VolumeCore vc) in OnVolumeCreated() 168 VolumeExternal vc = *(it->second); in GetAllVolumes() local 177 auto vc = it->second; in GetVolumeByUuid() local 187 int32_t VolumeManagerService::GetVolumeByUuid(std::string fsUuid, VolumeExternal &vc) in GetVolumeByUuid() 201 int32_t VolumeManagerService::GetVolumeById(std::string volumeId, VolumeExternal &vc) in GetVolumeById()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_manager_client.cpp | 95 StorageManager::VolumeCore vc(info->GetVolumeId(), info->GetVolumeType(), in NotifyVolumeCreated() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/ |
H A D | volume_external.cpp | 22 VolumeExternal::VolumeExternal(VolumeCore vc) in VolumeExternal()
|
H A D | storage_manager_proxy.cpp | 561 int32_t StorageManagerProxy::NotifyVolumeCreated(VolumeCore vc) in NotifyVolumeCreated() 986 int32_t StorageManagerProxy::GetVolumeByUuid(std::string fsUuid, VolumeExternal &vc) in GetVolumeByUuid() 1009 int32_t StorageManagerProxy::GetVolumeById(std::string volumeId, VolumeExternal &vc) in GetVolumeById()
|
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/ |
H A D | storagemanagerproxy_fuzzer.cpp | 36 VolumeCore vc; in StorageManagerProxyFuzzTest() local
|
H A D | storagemanagerproxymock.h | 110 int32_t NotifyVolumeCreated(VolumeCore vc) override in NotifyVolumeCreated() 161 int32_t GetVolumeByUuid(std::string fsUuid, VolumeExternal &vc) override in GetVolumeByUuid() 166 int32_t GetVolumeById(std::string volumeId, VolumeExternal &vc) override in GetVolumeById()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
H A D | storage_manager_service_mock.h | 114 virtual int32_t NotifyVolumeCreated(VolumeCore vc) override in NotifyVolumeCreated() 165 virtual int32_t GetVolumeByUuid(std::string fsUuid, VolumeExternal &vc) override in GetVolumeByUuid() 170 virtual int32_t GetVolumeById(std::string volumeId, VolumeExternal &vc) override in GetVolumeById()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/ |
H A D | mock_storage_manager_service.h | 110 virtual int32_t NotifyVolumeCreated(VolumeCore vc) override in NotifyVolumeCreated() 161 virtual int32_t GetVolumeByUuid(std::string fsUuid, VolumeExternal &vc) override in GetVolumeByUuid() 166 virtual int32_t GetVolumeById(std::string volumeId, VolumeExternal &vc) override in GetVolumeById()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_manager_proxy_mock.cpp | 130 int32_t StorageManagerProxy::NotifyVolumeCreated(VolumeCore vc) in NotifyVolumeCreated() 211 int32_t StorageManagerProxy::GetVolumeByUuid(std::string fsUuid, VolumeExternal &vc) in GetVolumeByUuid() 216 int32_t StorageManagerProxy::GetVolumeById(std::string volumeId, VolumeExternal &vc) in GetVolumeById()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/mipi/ |
H A D | mipi_csi_core.c | 690 int32_t MipiCsiDebugGetMipiImgsizeStatis(struct MipiCsiCntlr *cntlr, uint8_t devno, short vc, ImgSi… in MipiCsiDebugGetMipiImgsizeStatis() 717 int32_t MipiCsiDebugGetLvdsImgsizeStatis(struct MipiCsiCntlr *cntlr, uint8_t devno, short vc, ImgSi… in MipiCsiDebugGetLvdsImgsizeStatis()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline/ |
H A D | dcamera_pipeline_sink_test.cpp | 213 bool vc = testPipelineSink_->IsInRange(vcParams); variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
H A D | storage_manager.cpp | 226 int32_t StorageManager::NotifyVolumeCreated(VolumeCore vc) in NotifyVolumeCreated() 333 int32_t StorageManager::GetVolumeByUuid(std::string fsUuid, VolumeExternal &vc) in GetVolumeByUuid() 345 int32_t StorageManager::GetVolumeById(std::string volumeId, VolumeExternal &vc) in GetVolumeById()
|
H A D | storage_manager_stub.cpp | 561 std::unique_ptr<VolumeCore> vc = VolumeCore::Unmarshalling(data); in HandleNotifyVolumeCreated() local 692 VolumeExternal vc; in HandleGetVolumeByUuid() local 710 VolumeExternal vc; in HandleGetVolumeById() local
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/ |
H A D | account_iam_manager_test.cpp | 141 int32_t NotifyVolumeCreated(VolumeCore vc) in NotifyVolumeCreated() 192 int32_t GetVolumeByUuid(std::string fsUuid, VolumeExternal &vc) in GetVolumeByUuid() 197 int32_t GetVolumeById(std::string volumeId, VolumeExternal &vc) in GetVolumeById()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_utils.cpp | 258 std::vector<uint8_t> vc = digest->Digest((uint8_t *)nonceBuf, sz + password.size() + 1); in MakeRequestDigest() local
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | icc_dialling_numbers_cache.cpp | 236 std::shared_ptr<std::vector<std::shared_ptr<DiallingNumbersInfo>>> &vc = iter->second; in CheckValueAndOperation() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/ |
H A D | spirv_cross_helpers_gles.cpp | 177 const auto& vc = SpecConstByName(compiler, name); in SetSpecMacro() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/ |
H A D | gesture_event_hub_test_ng.cpp | 656 std::vector<RefPtr<NGGestureRecognizer>> vc; variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… argument
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… function
|