Home
last modified time | relevance | path

Searched defs:sta (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_json/
H A Db_json_entity_ext_manage.cpp35 static bool CheckBigFile(struct stat sta) in CheckBigFile()
86 static bool CheckUserTar(const string &fileName, struct stat sta) in CheckUserTar()
95 Json::Value Stat2JsonValue(struct stat sta) in Stat2JsonValue()
109 struct stat sta = {}; in JsonValue2Stat() local
211 struct stat sta = {}; in GetExtManageInfo() local
/ohos5.0/drivers/peripheral/input/test/unittest/common/
H A Dhdi_input_test.cpp52 InputDevDesc sta[MAX_DEVICES]; in SetUpTestCase() local
138 static void OpenOnlineDev(InputDevDesc *sta, int32_t len) in OpenOnlineDev()
164 static void CloseOnlineDev(InputDevDesc *sta, int32_t len) in CloseOnlineDev()
192 InputDevDesc sta[MAX_DEVICES]; variable
212 InputDevDesc sta[MAX_DEVICES]; variable
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_json/
H A Db_json_entity_ext_manage.h31 struct stat sta {}; struct
/ohos5.0/drivers/peripheral/input/test/unittest/hdi/
H A Dhdf_input_hdi_test.cpp73 static void OpenOnlineDev(std::vector<DevDesc> sta) in OpenOnlineDev()
99 static void CloseOnlineDev(std::vector<DevDesc> sta) in CloseOnlineDev()
149 std::vector<DevDesc> sta; variable
776 std::vector<DevDesc> sta; variable
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_dir.cpp68 struct stat sta = {}; in GetFile() local
122 struct stat sta = {}; in GetDirFilesDetail() local
354 struct stat sta = {}; in GetUser0FileStat() local
373 struct stat sta = {}; in GetUser0FileStat() local
392 struct stat sta = {}; in IsNotPath() local
432 struct stat sta = {}; in GetUser0DirFilesDetail() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/closeinputdevice_fuzzer/
H A Dcloseinputdevice_fuzzer.cpp29 InputDevDesc sta[MAX_DEVICES]; in CloseInputDeviceFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/openinputdevice_fuzzer/
H A Dopeninputdevice_fuzzer.cpp29 InputDevDesc sta[MAX_DEVICES]; in OpenInputDeviceFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetpowerstatus_fuzzer/
H A Dinputgetpowerstatus_fuzzer.cpp29 InputDevDesc sta[MAX_DEVICES]; in InputGetpowerStatusFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputregisterreportcallback_fuzzer/
H A Dinputregisterreportcallback_fuzzer.cpp28 InputDevDesc sta[MAX_DEVICES]; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/runextracommand_fuzzer/
H A Drunextracommand_fuzzer.cpp28 InputDevDesc sta[MAX_DEVICES]; in RunExtraCommandFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetchipinfo_fuzzer/
H A Dinputgetchipinfo_fuzzer.cpp29 InputDevDesc sta[MAX_DEVICES]; in InputGetchipInfoFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetchipname_fuzzer/
H A Dinputgetchipname_fuzzer.cpp28 InputDevDesc sta[MAX_DEVICES]; in InputGetChipnameFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetdevicetype_fuzzer/
H A Dinputgetdevicetype_fuzzer.cpp29 InputDevDesc sta[MAX_DEVICES]; in InputGetDeviceTypeFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetvendorname_fuzzer/
H A Dinputgetvendorname_fuzzer.cpp29 InputDevDesc sta[MAX_DEVICES]; in InputGetVendorNameFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputunregisterreportcallback_fuzzer/
H A Dinputunregisterreportcallback_fuzzer.cpp28 InputDevDesc sta[MAX_DEVICES]; in InputUnregisterReportCallbackFuzzTest() local
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_entity_ext_manage_test.cpp113 struct stat sta = {}; in GetFileStat() local
196 struct stat sta = {}; variable
381 struct stat sta = {}; variable
567 struct stat sta; variable
642 struct stat sta = {}; variable
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputsetgesturemode_fuzzer/
H A Dinputsetgesturemode_fuzzer.cpp33 InputDevDesc sta[MAX_DEVICES]; in InputSetGestureModeFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputsetpowerstatus_fuzzer/
H A Dinputsetpowerstatus_fuzzer.cpp33 InputDevDesc sta[MAX_DEVICES]; in InputSetPowerStatusFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/runcapacitancetest_fuzzer/
H A Druncapacitancetest_fuzzer.cpp34 InputDevDesc sta[MAX_DEVICES]; in RunCapacitanceTestFuzzTest() local
/ohos5.0/base/update/updater/services/ui/driver/
H A Dinput_event.cpp98 InputDevDesc sta[MAX_INPUT_DEVICES] = {{0}}; in HdfInit() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_state_machine_test.cpp73 [&](const StationInfo &sta, int id) { m_sta = sta; }; in RegisterApServiceCallbacks()
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_input_device_manager.c414 DevDesc sta; in ScanAllDev() local
/ohos5.0/drivers/peripheral/input/test/benchmarktest/
H A Dinput_benchmark_test.cpp69 std::vector<DevDesc> sta; in BENCHMARK_F() local
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/
H A Dwifi_wpa_hal.c344 const char *sta = strstr(buf, "status="); in DealInvitationResultEvent() local
366 const char *sta = strstr(buf, "status="); in DealP2pGoNegotiationFailure() local
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_uvc.cpp201 struct stat sta = {}; in V4L2UvcEnmeDevices() local

12