| /foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
| H A D | image_source_impl.cpp | 361 void ImageSourceImpl::SetPathName(std::string pathName) in SetPathName() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin_fuzzer/src/ |
| H A D | image_plugin_fuzz.cpp | 300 void GifTest001(const std::string& pathName) in GifTest001() argument
|
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/ |
| H A D | lnn_decision_db_deps_mock.cpp | 139 int32_t SoftBusAccessFile(const char *pathName, int32_t mode) in SoftBusAccessFile() argument
|
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_android.cpp | 56 SkTypeface_AndroidSystem(const SkString& pathName, in SkTypeface_AndroidSystem() argument
|
| /base/startup/appspawn/test/mock/ |
| H A D | app_system_stub.c | 229 int AccessStub(const char *pathName, int mode)
in AccessStub() argument 243 int ExecvStub(const char *pathName, char *const argv[])
in ExecvStub() argument 256 int ExecvpStub(const char *pathName, char *const argv[])
in ExecvpStub() argument 262 int ExecveStub(const char *pathName, cha argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
| H A D | mock_app_provision_info.h | 138 Attach( const std::string &alias, const std::string &pathName, const std::vector<uint8_t> destEncryptKey) Attach() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
| H A D | image_source.cpp | 470 unique_ptr<ImageSource> ImageSource::CreateImageSource(const std::string &pathName, const SourceOptions &opts, in CreateImageSource() argument
|
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/src/ |
| H A D | bpf_loader.cpp | 152 inline int32_t SysBpfObjGet(const std::string &pathName, uint32_t fileFlags) in SysBpfObjGet() argument 163 inline int32_t SysBpfObjPin(int32_t fd, const std::string &pathName) in SysBpfObjPin() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
| H A D | key_backup.cpp | 66 int32_t KeyBackup::RemoveNode(const std::string &pathName) in RemoveNode() argument 470 int32_t KeyBackup::MkdirParentWithRetry(const std::string &pathName, mode_ argument 489 MkdirParent(const std::string &pathName, mode_t mode) MkdirParent() argument [all...] |
| /third_party/skia/tests/ |
| H A D | PathOpsExtendedTest.cpp | 407 static void json_path_out(const SkPath& path, const char* pathName, const char* fillTypeName, in json_path_out() argument
|
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| H A D | hap_parser.cpp | 877 RState HapParser::IsRawDirFromHap(const char *hapPath, const std::string &pathName, bool &outValue) in IsRawDirFromHap() argument 903 RState HapParser::IsRawDirUnCompressed(const std::string &pathName, bool &outValue) in IsRawDirUnCompressed() argument
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/ |
| H A D | notification_rdb_data_mgr_test.cpp | 166 Attach( const std::string &alias, const std::string &pathName, const std::vector<uint8_t> destEncryptKey) Attach() argument
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
| H A D | mock_image_source.cpp | 84 std::unique_ptr<ImageSource> ImageSource::CreateImageSource(const std::string &pathName, const SourceOptions &opts, in CreateImageSource() argument
|
| /base/telephony/sms_mms/test/gtest/ |
| H A D | mms_gtest.cpp | 180 bool MmsAddAttachment(MmsMsg &msg, std::string pathName, std::string contentId, std::string contenType, bool isSmil) in MmsAddAttachment() argument 507 const std::string pathName = "/data/app/enSrc/618C0A89.smil"; in HWTEST_F() local
|
| /foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
| H A D | zip_file.cpp | 113 ZipFile::ZipFile(const std::string &pathName) : pathName_(pathName) {} in ZipFile() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
| H A D | image_source_test.cpp | 189 const std::string pathName = IMAGE_INPUT_JPEG_PATH;
in HWTEST_F() local 202 const std::string pathName = "a";
in HWTEST_F() local 1142 const std::string pathName;
in HWTEST_F() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/ |
| H A D | wifi_event_subscriber_manager.cpp | 454 std::filesystem::path pathName = WIFI_CONFIG_FILE_PATH;
in DelayedAccessDataShare() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
| H A D | napi_rdb_store.cpp | 80 std::string pathName; member
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | rdb_store.cpp | 343 int RdbStore::Attach(const std::string &alias, const std::string &pathName, const std::vector<uint8_t> encryptKey) in Attach() argument
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| H A D | resource_manager_impl.cpp | 1692 RState ResourceManagerImpl::IsRawDirFromHap(const std::string &pathName, bool &outValue) in IsRawDirFromHap() argument
|
| H A D | hap_manager.cpp | 1180 RState HapManager::IsRawDirFromHap(const std::string &pathName, bool &outValue) in IsRawDirFromHap() argument
|
| /base/theme/wallpaper_mgr/services/src/ |
| H A D | wallpaper_service.cpp | 625 std::string pathName; in SaveColor() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| H A D | installd_host_impl.cpp | 1803 std::vector<std::string> pathName; in InnerRemoveAtomicServiceBundleDataDir() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/ |
| H A D | bms_bundle_quick_fix_test.cpp | 2973 const std::string pathName = ""; in HWTEST_F() local 2989 const std::string pathName = "wrong"; in HWTEST_F() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
| H A D | image_utils.cpp | 98 bool ImageUtils::GetFileSize(const string &pathName, size_t &size) in GetFileSize() argument
|