Home
last modified time | relevance | path

Searched refs:IsInit (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_test.cpp43 * @tc.desc: IsInit
55 wifiTest->IsInit(inited); in HWTEST_F()
58 wifiTest->IsInit(inited); in HWTEST_F()
81 * @tc.desc: IsInit
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dpool.c68 IAM_STATIC bool IsInit(void) in IsInit() function
75 if (!IsInit()) { in InitResourcePool()
150 if (!IsInit()) { in RegisterExecutorToPool()
200 if (!IsInit()) { in UnregisterExecutorToPool()
258 if (!IsInit()) { in QueryExecutor()
300 if (!IsInit()) { in QueryCollecterMatcher()
335 if (!IsInit()) { in QueryCredentialExecutorIndex()
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi.h45 int32_t IsInit(bool& inited) override;
H A Dwifi.cpp77 int32_t Wifi::IsInit(bool& inited) in IsInit() function in OHOS::HDI::Wlan::Chip::V1_0::Wifi

Completed in 3 milliseconds