| /third_party/rust/crates/rustix/src/fs/ |
| H A D | mod.rs | 12 mod dir; modules
|
| /third_party/skia/dm/ |
| H A D | DMJsonWriter.cpp | 34 void JsonWriter::DumpJson(const char* dir, in DumpJson() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/ |
| H A D | eapol_auth_dump.c | 37 static inline const char * ctrl_dir_txt(ControlledDirection dir) in ctrl_dir_txt() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | eapol_test.py | 17 dir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/ |
| H A D | eapol_auth_dump.c | 37 static inline const char * ctrl_dir_txt(ControlledDirection dir) in ctrl_dir_txt() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | eapol_test.py | 17 dir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
|
| /base/powermgr/thermal_manager/test/common/src/ |
| H A D | thermal_test.cpp | 107 DIR* dir = opendir(path.c_str()); in IsMock() local
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
| H A D | cert_manager_file.c | 51 void *dir = CmOpenDir(path); in GetNumberOfFiles() local 185 void *dir = CmOpenDir(userIdPath); in GetNumberOfDirs() local
|
| /base/startup/appspawn/service/hnp/base/ |
| H A D | hnp_file.c | 132 static int HnpDeleteAllFileInPath(const char *path, DIR *dir)
in HnpDeleteAllFileInPath() argument 183 DIR *dir = opendir(path);
in HnpDeleteFolder() local [all...] |
| /base/startup/init/interfaces/innerkits/fs_manager/switch_root/ |
| H A D | switch_root.c | 30 static void FreeOldRoot(DIR *dir, dev_t dev) in FreeOldRoot() argument
|
| /base/security/huks/test/unittest/modify_old_version_key_test_util/ |
| H A D | hks_test_modify_old_key.c | 100 DIR *dir; in ChangeDirAndFiles() local
|
| /base/security/huks/utils/compatibility_bin/ |
| H A D | compatibility_small_bin.c | 39 DIR *dir; in ChangeDirAndFilesPerm() local 157 DIR *dir = opendir(srcPath); in MoveOldFolderToNew() local [all...] |
| /base/security/huks/utils/file_iterative_reader/src/ |
| H A D | hks_iterative_reader.c | 138 DIR *dir = opendir(path); in HksGetOldStoreFileInfo() local
|
| /base/telephony/cellular_call/interfaces/innerkits/satellite/ |
| H A D | satellite_call_types.h | 56 int32_t dir = 0; member
|
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/iot_hardware/wifiiot_lite/ |
| H A D | hal_iot_gpio.c | 47 unsigned int IoTGpioSetDir(unsigned int id, IotGpioDir dir)
in IoTGpioSetDir() argument 52 unsigned int IoTGpioGetDir(unsigned int id, IotGpioDir *dir)
in IoTGpioGetDir() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/ |
| H A D | load_partition_table.h | 60 hi_u32 dir : 1; /* Flash area storage direction. 0:regular. 1: reversed.CNcomment:Flash区存放方向。 member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
| H A D | at_io.c | 40 hi_u32 gpio_get_dir(hi_gpio_idx id, hi_gpio_dir *dir) in gpio_get_dir() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| H A D | hi_partition_table.h | 55 hi_u32 dir : 1; /**< Flash area storage direction.0:regular.1: reversed.CNcomment:Flash区存放方向。 member
|
| /device/soc/rockchip/rk2206/adapter/hals/iot_hardware/wifiiot_lite/ |
| H A D | hal_iot_gpio.c | 41 unsigned int IoTGpioSetDir(unsigned int id, IotGpioDir dir) in IoTGpioSetDir() argument 46 unsigned int IoTGpioGetDir(unsigned int id, IotGpioDir *dir) in IoTGpioGetDir() argument
|
| /foundation/ability/dmsfwk_lite/moduletest/dtbschedmgr_lite/source/ |
| H A D | permission_test.cpp | 90 DIR *dir = opendir(NATIVE_APPID_DIR); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/configuration/ |
| H A D | js_configuration.cpp | 33 std::string dir = in JSConfigurationGetLocale() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/engine/ |
| H A D | engine_value.cpp | 28 AnyReturnValue EngineValue::Sync(EngineSyncDirection dir) in Sync() argument
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/io/dev/ |
| H A D | file_monitor.cpp | 40 auto dir = fileManager_.OpenDirectory(path); in RecursivelyCollectAllFiles() local
|
| /foundation/multimedia/ringtone_library/test/unittest/ringtone_scanner_test/src/ |
| H A D | ringtone_scanner_test.cpp | 111 string dir = "/storage/cloud/files"; in HWTEST_F() local 127 const string dir = "/storage/cloud/files"; in HWTEST_F() local 141 const string dir = "/storage/cloud/files"; in HWTEST_F() local 151 const string dir = "/storage"; in HWTEST_F() local 164 const string dir = "./scanner_ScanDir_test_001"; HWTEST_F() local [all...] |
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/ |
| H A D | netfirewall_event.h | 119 static __always_inline void log_dbg(enum debug_type type, enum stream_dir dir, __u32 arg1)
in log_dbg() argument 130 static __always_inline void log_dbg2(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2)
in log_dbg2() argument 142 static __always_inline void log_dbg3(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3)
in log_dbg3() argument 155 log_dbg4(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3, __u32 arg4) log_dbg4() argument 170 log_dbg5(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3, __u32 arg4, __u32 arg5) log_dbg5() argument [all...] |