Home
last modified time | relevance | path

Searched defs:persistent (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_persistent.cpp46 auto persistent = Referenced::MakeRefPtr<JSPersistent>(needCrossThread, fileName); in ConstructorCallback() local
51 void JSPersistent::DestructorCallback(JSPersistent* persistent) in DestructorCallback()
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_p2p_struct.h79 int persistent; // persistent=<network id>] member
127 int persistent; member
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_p2p_struct.h82 int persistent; // persistent=<network id>] member
130 int persistent; member
H A Dwifi_hal_p2p_interface.c766 WifiErrorNo P2pInvite(int persistent, const char *peerBssid, const char *goBssid, const char *ifnam…
H A Dwifi_hal_crpc_p2p.c540 int persistent = 0; in RpcP2pInvite() local
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dtypes.h452 bool persistent = true; member
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_p2p_hal/
H A Dwifi_p2p_hal.c941 char persistent[P2P_CONNECT_PERSISTENT_LEN] = {0}; in WpaP2pCliCmdConnect() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_struct.h327 int persistent; /* |persistent=<network id>] */ member