/foundation/arkui/ui_lite/interfaces/innerkits/font/ |
H A D | ui_font_vector.h | 35 int8_t SetFontPath(const char* path, FontType type) override;
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_symbol_animation.h | 27 #include "draw/path.h" 66 // to start animations for one path group 94 // drawing a path group : symbol drawing or path drawing 100 Vector4f CalculateOffset(const Drawing::Path& path, const float offsetX, const float offsetY);
|
/foundation/multimedia/image_framework/plugins/manager/include/image/ |
H A D | abs_image_decoder.h | 179 const std::string &value, const std::string &path) in ModifyImageProperty() 178 ModifyImageProperty(uint32_t index, const std::string &key, const std::string &value, const std::string &path) ModifyImageProperty() argument
|
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/ |
H A D | mtp_data_utils.h | 129 static void GetFormatByPath(const std::string &path, uint16_t &outFormat);
|
/foundation/systemabilitymgr/safwk/services/safwk/include/ |
H A D | local_ability_manager.h | 84 void CheckTrustSa(const std::string& path, const std::string& process, const std::list<SaProfile>& saInfos);
|
/foundation/resourceschedule/work_scheduler/services/native/include/ |
H A D | work_scheduler_service.h | 164 * @param filePath The file path. 311 void LoadWorksFromFile(const char *path, std::list<std::shared_ptr<WorkInfo>> &workInfos);
|
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_ffi.h | 97 FFI_EXPORT int32_t FfiOHOSLoadContent(int64_t id, char* path);
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/ |
H A D | lnn_decision_db_deps_mock.h | 60 virtual int32_t LnnGetFullStoragePath(LnnFileId id, char *path, uint32_t len);
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/ |
H A D | general_value.h | 86 std::string path; member
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/ |
H A D | napi_rdb_js_utils.h | 63 std::string path; member
|
/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/ |
H A D | distributed_input_collector.cpp | 140 tmpJson[INPUT_KEY_PATH] = mEventBuffer[ind].path; in StartCollectEventsThread()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_path.h | 99 void SetPath(const SkPath& path);
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | acresrc.h | 181 const char *path, struct acpi_buffer *ret_buffer);
|
/kernel/linux/linux-5.10/arch/nds32/kernel/ |
H A D | ex-exit.S | 101 * This is the fast syscall return path. We do as little as 115 * enter the slow path returning from syscall, while pending work. 131 bal schedule ! path, return to user mode 134 * "slow" syscall return path.
|
/kernel/linux/linux-5.10/Documentation/ |
H A D | Makefile | 39 $(warning The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed and in PATH, or set the SPHINXBUILD make variable to point to the full path of the '$(SPHINXBUILD)' executable.)
|
/kernel/linux/linux-6.6/Documentation/ |
H A D | Makefile | 41 $(warning The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed and in PATH, or set the SPHINXBUILD make variable to point to the full path of the '$(SPHINXBUILD)' executable.)
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/vdso/ |
H A D | Makefile | 58 ldflags-$(CONFIG_LD_IS_LLD) += $(call cc-option,--ld-path=$(LD),-fuse-ld=lld)
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_progs.h | 92 extern int test__join_cgroup(const char *path);
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0900_priv.h | 251 enum fe_stv0900_demod_num path;/* Path Used demod1 or 2 */ member
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.h | 229 u8 channel, u8 path);
|
/kernel/linux/linux-5.10/include/net/9p/ |
H A D | 9p.h | 340 * @path: 64-bit per-server-unique ID for a file system element 345 * on a file). The path provides a server unique index for an entity 359 u64 path; member 372 * @name: last element of path (aka filename)
|
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | clnt.h | 27 #include <linux/path.h> 95 const char * pipe_dir_name; /* path to rpc_pipefs dir */
|
/kernel/linux/linux-5.10/security/integrity/ |
H A D | integrity.h | 169 int __init integrity_load_x509(const unsigned int id, const char *path);
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | xen-balloon.c | 64 const char *path, const char *token) in watch_target() 63 watch_target(struct xenbus_watch *watch, const char *path, const char *token) watch_target() argument
|
/kernel/linux/linux-5.10/fs/sysv/ |
H A D | sysv.h | 144 extern int sysv_getattr(const struct path *, struct kstat *, u32, unsigned int);
|