Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/manage/instance/
Dlife.ts64 export function destroyInstance(id: string): object { function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/binder/
Dbinder_manager.cpp31 void BinderManager::destroyInstance() in destroyInstance() function in wpa_supplicant_binder::BinderManager
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/binder/
Dbinder_manager.cpp31 void BinderManager::destroyInstance() in destroyInstance() function in wpa_supplicant_binder::BinderManager
/third_party/jsframework/runtime/preparation/
Dinit.ts39 destroyInstance: (pageId: string) => any | Error; property
Dmethods.ts94 function destroyInstance(pageId: string): any | Error { function
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkInstanceFunctionPointers.inl6 DestroyInstanceFunc destroyInstance; variable
DvkInstanceDriverImpl.inl7 void InstanceDriver::destroyInstance (VkInstance instance, const VkAllocationCallbacks* pAllocator)… function in InstanceDriver
DvkNullDriverImpl.inl324 VKAPI_ATTR void VKAPI_CALL destroyInstance (VkInstance instance, const VkAllocationCallbacks* pAllo… function