| /base/user_iam/user_auth/services/src/ |
| D | context_thread_pool.cpp | 34 bool ContextThreadPool::AddTask(const uint64_t context, const ThreadPool::Task& f) in AddTask() 56 void ContextThreadPool::TaskFunction(const uint64_t context, const ThreadPool::Task& f) in TaskFunction() 89 Task f = tasks.front(); in GetTask() local 96 void ContextThreadPool::ContextTask::AddTask(const ThreadPool::Task& f) in AddTask()
|
| /base/hiviewdfx/hievent_lite/frameworks/ |
| D | hiview_output_event.c | 171 HiviewFile *f = NULL; in CloseEventOutputFile() local 229 HiviewFile *f = NULL; in OutputEvent() local 280 HiviewFile *f = NULL; in OutputEventRealtime() local 325 HiviewFile *f = NULL; in Output2Flash() local 381 HiviewFile *f = NULL; in GetEventFileSize() local 390 HiviewFile *f = NULL; in ReadEventFile() local 443 static void GetEventCache(uint8 type, HiviewCache **c, HiviewFile **f) in GetEventCache() 505 HiviewFile *f = NULL; in FlushFaultEvent() local 517 HiviewFile *f = NULL; in FlushUeEvent() local 529 HiviewFile *f = NULL; in FlushStatEvent() local [all …]
|
| /base/powermgr/powermgr_lite/services/src/ |
| D | screen_saver_feature.c | 40 ScreenSaverFeature *f = (ScreenSaverFeature *)feature; in OnScreenSaverFeatureInitialize() local 50 ScreenSaverFeature *f = GetScreenSaverFeatureImpl(); in OnScreenSaverFeatureStop() local
|
| D | power_manage_feature.c | 40 PowerManageFeature *f = (PowerManageFeature *)feature; in OnPowerManageFeatureInitialize() local 49 PowerManageFeature *f = GetPowerManageFeatureImpl(); in OnPowerManageFeatureStop() local
|
| /base/hiviewdfx/hicollie/frameworks/native/ |
| D | handler_checker.cpp | 26 auto f = [this] () { in ScheduleCheck() local
|
| /base/update/updater/test/unittest/log_test/ |
| D | log_unittest.cpp | 47 fstream f; variable
|
| /base/update/updater/services/script/yacc/ |
| D | location.hh | 43 explicit position(filename_type* f = YY_NULLPTR, counter_type l = 1, counter_type c = 1) in position() 131 explicit location (filename_type* f, counter_type l = 1, counter_type c = 1) in location() 134 void initialize(filename_type* f = YY_NULLPTR, counter_type l = 1, counter_type c = 1) in initialize()
|
| /base/powermgr/thermal_manager/services/native/src/thermal_action/action/ |
| D | action_shutdown.cpp | 123 auto f = [&]() { in DelayShutdown() local
|
| /base/telephony/data_storage/common/src/ |
| D | parser_util.cpp | 112 FILE *f = fopen(realPath, "rb"); in LoaderJsonFile() local
|
| /base/powermgr/power_manager/services/native/src/actions/default/suspend/ |
| D | suspend_controller.cpp | 33 auto f = std::bind(&SuspendController::WaitingSuspendCondition, this); in SuspendController() local
|
| /base/web/webview/ohos_nweb/include/ |
| D | nweb_value.h | 26 double f; member
|
| /base/update/updater/services/fs_manager/ |
| D | partitions.cpp | 74 FILE *f = nullptr; in ReadDeviceSysfsFile() local 131 FILE *f = nullptr; in ReadPartitionFromSys() local
|
| /base/miscservices/request/upload/frameworks/libs/src/ |
| D | upload_task.cpp | 200 for (auto f : uploadConfig_->files) { in GetFileArray() local
|
| /base/hiviewdfx/hilog/frameworks/native/ |
| D | vsnprintf_s_p.cpp | 159 static inline void SecWriteString(const char *string, int len, SecPrintfStream *f, int *pnumwritten) in SecWriteString() 174 static inline void SecWriteMultiChar(char ch, int num, SecPrintfStream *f, int *pnumwritten) in SecWriteMultiChar()
|
| /base/accessibility/services/test/moduletest/aamstest/aams_accessibility_keyevent_filter_test/ |
| D | aams_accessibility_keyevent_filter_test.cpp | 51 auto f = [&taskCalled]() { taskCalled.store(true); }; in WaitUntilTaskFinished() local
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
| D | hiappevent_pack.cpp | 87 void AddEventParam(std::shared_ptr<AppEventPack> appEventPack, const std::string& key, float f) in AddEventParam()
|
| D | hiappevent_base.cpp | 285 void AppEventPack::AddParam(const std::string& key, float f) in AddParam()
|
| /base/hiviewdfx/hilog_lite/frameworks/featured/ |
| D | hiview_log.c | 151 void SecWriteMultiChar(char ch, int num, SecPrintfStream *f, int *pnumwritten) in SecWriteMultiChar() 164 void SecWriteString(const char *string, int len, SecPrintfStream *f, int *pnumwritten) in SecWriteString()
|