Home
last modified time | relevance | path

Searched defs:devPath (Results 1 - 17 of 17) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/disk/test/
H A Ddisk_info_test_mock.h26 DiskInfoTestMock(std::string &sysPath, std::string &devPath, dev_t device, int flags) in DiskInfoTestMock() argument
H A Ddisk_info_test.cpp59 std::string devPath = data->GetDevpath(); in HWTEST_F() local
92 std::string devPath = data->GetDevpath(); in HWTEST_F() local
125 std::string devPath = data->GetDevpath(); in HWTEST_F() local
158 std::string devPath = data->GetDevpath(); in HWTEST_F() local
191 std::string devPath = data->GetDevpath(); in HWTEST_F() local
224 std::string devPath = data->GetDevpath(); HWTEST_F() local
257 std::string devPath = data->GetDevpath(); HWTEST_F() local
290 std::string devPath = data->GetDevpath(); HWTEST_F() local
323 std::string devPath = data->GetDevpath(); HWTEST_F() local
356 std::string devPath = data->GetDevpath(); HWTEST_F() local
389 std::string devPath = data->GetDevpath(); HWTEST_F() local
422 std::string devPath = data->GetDevpath(); HWTEST_F() local
456 std::string devPath = data->GetDevpath(); HWTEST_F() local
489 std::string devPath = data->GetDevpath(); HWTEST_F() local
523 std::string devPath = data->GetDevpath(); HWTEST_F() local
556 std::string devPath = data->GetDevpath(); HWTEST_F() local
591 std::string devPath = data->GetDevpath(); HWTEST_F() local
624 std::string devPath = data->GetDevpath(); HWTEST_F() local
656 std::string devPath = data->GetDevpath(); HWTEST_F() local
689 std::string devPath = data->GetDevpath(); HWTEST_F() local
721 std::string devPath = data->GetDevpath(); HWTEST_F() local
753 std::string devPath = data->GetDevpath(); HWTEST_F() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_manager_client_test.cpp65 std::string devPath = "test"; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
H A Ddisk_manager.cpp97 std::string devPath = data->GetDevpath(); in MatchConfig() local
H A Ddisk_info.cpp39 DiskInfo::DiskInfo(std::string &sysPath, std::string &devPath, dev_t device, int flag) in DiskInfo() argument
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Ddisk_utils.cpp93 int32_t ReadMetadata(const std::string &devPath, std::string &uuid, std::string &type, std::string &label) in ReadMetadata() argument
111 std::string GetBlkidData(const std::string &devPath, const std::string &type) in GetBlkidData() argument
/third_party/skia/src/core/
H A DSkRasterClip.cpp180 SkPath devPath; in op() local
H A DSkMaskFilter.cpp233 bool SkMaskFilterBase::filterPath(const SkPath& devPath, const SkMatrix& matrix, in filterPath() argument
H A DSkDraw.cpp808 void SkDraw::drawDevPath(const SkPath& devPath, const SkPaint& paint, bool drawCoverage, in drawDevPath() argument
1245 static void draw_into_mask(const SkMask& mask, const SkPath& devPath, in draw_into_mask() argument
1277 bool SkDraw::DrawToMask(const SkPath& devPath, const SkIRect* clipBounds, in DrawToMask() argument
[all...]
H A DSkScalerContext.cpp191 SkPath devPath; in internalMakeGlyph() local
577 SkPath devPath; in getImage() local
702 bool SkScalerContext::internalGetPath(SkPackedGlyphID glyphID, SkPath* devPath, bool* hairline) { in internalGetPath() argument
[all...]
/foundation/multimodalinput/input/intention/services/device_manager/src/
H A Ddevice_manager.cpp149 std::shared_ptr<IDevice> DeviceManager::FindDevice(const std::string &devPath) in FindDevice() argument
[all...]
/third_party/skia/samplecode/
H A DSamplePathTessellators.cpp252 SkPath devPath = fPath; in onDrawContent() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H A Daudio_socket_thread.cpp308 int32_t AudioSocketThread::ReadAndScanUsbDev(const char *devPath) in ReadAndScanUsbDev() argument
/foundation/multimodalinput/input/intention/services/device_manager/include/
H A Ddevice.h161 inline void Device::SetDevPath(const std::string &devPath) in SetDevPath() argument
/third_party/skia/src/gpu/
H A DGrBlurUtils.cpp130 SkPath devPath; in sw_create_filtered_mask() local
/third_party/skia/src/utils/
H A DSkShadowUtils.cpp235 sk_sp<SkVertices> add(const SkPath& devPath, const AmbientVerticesFactory& ambient, in add() argument
246 sk_sp<SkVertices> add(const SkPath& devPath, const SpotVerticesFactory& spot, in add() argument
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp145 std::string devPath = device->path; in ScanAndRecordInputDevices() local
402 std::string devPath = device->path; in DeviceIsExists() local

Completed in 17 milliseconds