/foundation/resourceschedule/soc_perf/services/core/include/ |
H A D | socperf_config.h | 69 bool CheckResourceTag(int32_t persistMode, const char* def, const char* path, const std::string& configFile) const;
|
/foundation/communication/netstack/frameworks/cj/http/include/ |
H A D | net_http_request.h | 76 void SetCaPath(const std::string &path);
|
/foundation/distributeddatamgr/kv_store/databaseutils/include/ |
H A D | acl.h | 125 API_EXPORT Acl(const std::string &path);
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/relational/ |
H A D | relational_schema_object.h | 84 int ParseCheckTableFieldInfo(const JsonObject &inJsonObject, const FieldPath &path, FieldInfo &table);
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
H A D | napi_rdb_store_helper.cpp | 106 CHECK_RETURN_SET_E(OK == errCode, std::make_shared<ParamError>("Illegal path.")); in DeleteRdbStore() 116 return RdbHelper::DeleteRdbStore(context->config.path); in DeleteRdbStore()
|
/foundation/distributeddatamgr/relational_store/frameworks/cj/include/ |
H A D | relational_store_utils.h | 41 const char* path; member
|
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/ |
H A D | cloud_types_util.cpp | 145 return ITypesUtil::Marshal(data, input.name, input.uri, input.path, input.createTime, in Marshalling()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_client.h | 181 * @param path path 184 int SetPath(uint8_t flag, const std::u16string &path);
|
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/ |
H A D | util.h | 134 bool ParseBootConfig(const std::string& path, int32_t& duration, bool& isCompatible,
|
/kernel/linux/common_modules/tzdriver/core/ |
H A D | tz_update_crl.c | 131 struct path base_path = {
in crl_file_open()
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | acparser.h | 167 char *path, u16 opcode, u32 create);
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | compat_linux.h | 110 long compat_sys_s390_truncate64(const char __user *path, u32 high, u32 low);
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.h | 142 /* These are RW in the hot path, and commonly used together */ 147 /* These are read-only in the hot path */ 158 /* Everything above this point is used in the hot path of 167 struct sa_path_rec path; member 193 /* read and written in the hot path */ 196 /* read only in the hot path */
|
/kernel/linux/linux-5.10/security/loadpin/ |
H A D | loadpin.c | 18 #include <linux/path.h>
|
/kernel/linux/linux-5.10/fs/notify/inotify/ |
H A D | inotify_fsnotify.c | 20 #include <linux/path.h> /* struct path */
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | disk-io.h | 73 struct btrfs_path *path,
|
H A D | transaction.h | 157 struct btrfs_path *path; member
|
/kernel/linux/linux-5.10/fs/sharefs/ |
H A D | super.c | 110 struct path lower_path; in sharefs_statfs()
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_ioctl32.h | 82 compat_uptr_t path; /* user pathname */ member
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | namespaces.c | 48 struct path ns_path; in proc_ns_get_link()
|
/kernel/linux/linux-5.10/drivers/pps/clients/ |
H A D | pps_parport.c | 132 .path = "", in parport_attach()
|
/kernel/linux/linux-5.10/fs/minix/ |
H A D | minix.h | 54 extern int minix_getattr(const struct path *, struct kstat *, u32, unsigned int);
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | acparser.h | 167 char *path, u16 opcode, u32 create);
|
/kernel/linux/linux-6.6/fs/minix/ |
H A D | minix.h | 54 extern int minix_getattr(struct mnt_idmap *, const struct path *,
|
/kernel/linux/linux-6.6/fs/notify/inotify/ |
H A D | inotify_fsnotify.c | 20 #include <linux/path.h> /* struct path */
|