Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 25 of 136) sorted by relevance

123456

/system/core/libcutils/
Dfs.c40 static int fs_prepare_path_impl(const char* path, mode_t mode, uid_t uid, gid_t gid, in fs_prepare_path_impl()
108 int fs_prepare_dir(const char* path, mode_t mode, uid_t uid, gid_t gid) { in fs_prepare_dir()
112 int fs_prepare_dir_strict(const char* path, mode_t mode, uid_t uid, gid_t gid) { in fs_prepare_dir_strict()
116 int fs_prepare_file_strict(const char* path, mode_t mode, uid_t uid, gid_t gid) { in fs_prepare_file_strict()
189 int fs_mkdirs(const char* path, mode_t mode) { in fs_mkdirs()
Dcanned_fs_config.c31 unsigned mode; member
86 unsigned* uid, unsigned* gid, unsigned* mode, uint64_t* capabilities) { in canned_fs_config()
/system/connectivity/shill/net/
Drtnl_message.cc55 Mode mode, in RTNLMessage()
85 Mode mode = kModeUnknown; in DecodeInternal() local
165 Mode mode, in DecodeLink()
186 Mode mode, in DecodeAddress()
206 Mode mode, in DecodeRoute()
229 Mode mode, in DecodeNdUserOption()
305 Mode mode, in DecodeNeighbor()
Dio_ready_handler.cc26 ReadyMode mode, in IOReadyHandler()
38 base::MessageLoopForIO::Mode mode; in Start() local
Dio_handler_factory.cc38 IOHandler::ReadyMode mode, in CreateIOReadyHandler()
/system/update_engine/update_manager/
Dvariable.h108 BaseVariable(const std::string& name, VariableMode mode) in BaseVariable()
136 BaseVariable(const std::string& name, VariableMode mode, in BaseVariable()
194 Variable(const std::string& name, VariableMode mode) in Variable()
Dfake_variable.h32 FakeVariable(const std::string& name, VariableMode mode) in FakeVariable()
/system/bt/service/common/bluetooth/
Dscan_settings.h125 Mode mode() const { return mode_; } in mode() function
126 void set_mode(Mode mode) { mode_ = mode; } in set_mode()
144 void set_match_mode(MatchMode mode) { match_mode_ = mode; } in set_match_mode()
Dadvertise_settings.cpp22 Mode mode, in AdvertiseSettings()
Dscan_settings.cpp29 Mode mode, in ScanSettings()
Dadvertise_settings.h77 Mode mode() const { return mode_; } in mode() function
/system/connectivity/shill/wifi/
Dwifi_provider.cc180 string mode; in FindSimilarService() local
200 string mode; in CreateTemporaryService() local
223 string mode; in CreateTemporaryServiceFromProfile() local
254 string mode; in GetWiFiService() local
454 const string& mode, in AddService()
473 const string& mode, in FindService()
554 string* mode, in GetServiceParametersFromArgs()
642 std::string* mode, in GetServiceParametersFromStorage()
Dmock_wifi_service.cc34 const string& mode, in MockWiFiService()
/system/netd/server/
DSockDiagTest.cpp285 const char *testTypeName(MicroBenchmarkTestType mode) { in testTypeName()
340 MicroBenchmarkTestType mode = GetParam(); in howManySockets() local
355 MicroBenchmarkTestType mode = GetParam(); in modifySocketForTest() local
377 MicroBenchmarkTestType mode = GetParam(); in destroySockets() local
411 MicroBenchmarkTestType mode = GetParam(); in shouldHaveClosedSocket() local
464 MicroBenchmarkTestType mode = GetParam(); in TEST_P() local
/system/core/adb/
Dfile_sync_client.cpp63 static bool should_pull_file(mode_t mode) { in should_pull_file()
67 static bool should_push_file(mode_t mode) { in should_push_file()
79 unsigned int mode; member
458 unsigned int* mode, unsigned int* size) { in sync_finish_stat()
472 unsigned int* timestamp, unsigned int* mode, unsigned int* size) { in sync_stat()
477 unsigned mtime, mode_t mode) in sync_send()
590 const char* name) { in do_sync_ls()
684 unsigned int timestamp, mode, size; in copy_local_dir_remote() local
801 unsigned mode; in remote_symlink_isdir() local
821 auto callback = [&](unsigned mode, unsigned size, unsigned time, const char* name) { in remote_build_list()
[all …]
Dfile_sync_service.cpp53 unsigned int mode = 0775; in secure_mkdirs() local
150 gid_t gid, mode_t mode, std::vector<char>& buffer, bool do_unlink) { in handle_send_file()
317 mode_t mode = strtoul(spec.substr(comma + 1).c_str(), nullptr, 0); in do_send() local
/system/extras/tests/cpueater/
Ddaemonize.c33 int pid, fd, mode; in main() local
/system/update_engine/payload_consumer/
Dfile_writer.cc23 int DirectFileWriter::Open(const char* path, int flags, mode_t mode) { in Open()
/system/update_engine/
Dfake_file_writer.h37 virtual int Open(const char* path, int flags, mode_t mode) { in Open()
/system/bt/stack/btm/
Dbtm_pm.c184 tBTM_PM_MODE mode; in BTM_SetPowerMode() local
608 tBTM_PM_MODE mode; in btm_pm_snd_md_req() local
813 void btm_pm_proc_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode, UINT16 interval) in btm_pm_proc_mode_change()
1031 static const char *mode_to_string(tBTM_PM_MODE mode) { in mode_to_string()
/system/core/fs_mgr/
Dfs_mgr_verity.cpp84 int32_t mode; member
246 int mode; member
553 static int write_verity_state(const char *fname, off64_t offset, int32_t mode) in write_verity_state()
582 static int read_verity_state(const char *fname, off64_t offset, int *mode) in read_verity_state()
741 static int load_verity_state(struct fstab_rec *fstab, int *mode) in load_verity_state()
780 int fs_mgr_load_verity_state(int *mode) in fs_mgr_load_verity_state()
839 int mode; in fs_mgr_update_verity_state() local
/system/core/liblog/
Dlogger_read.c233 int mode, in android_logger_list_alloc()
254 int mode, in android_logger_list_alloc_time()
325 int mode, in android_logger_list_open()
/system/core/metricsd/
Dmetrics_client.cc90 enum Mode mode, in SendStats()
142 enum Mode mode = kModeSendSample; in main() local
/system/connectivity/shill/
Devent_dispatcher.cc72 IOHandler::ReadyMode mode, in CreateReadyHandler()
/system/update_engine/common/
Dtest_utils.h81 inline int Chmod(const std::string& path, mode_t mode) { in Chmod()
85 inline int Mkdir(const std::string& path, mode_t mode) { in Mkdir()

123456