Home
last modified time | relevance | path

Searched defs:cbState (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/chre/core/
H A Dwifi_request_manager.cc404 CallbackState cbState = NestedDataPtr<CallbackState>(data); in handleScanMonitorStateChange() local
410 CallbackState cbState = {}; in handleScanMonitorStateChange() local
425 CallbackState cbState = NestedDataPtr<CallbackState>(data); in handleScanResponse() local
431 CallbackState cbState = {}; in handleScanResponse() local
H A Dgnss_manager.cc285 CallbackState cbState = NestedDataPtr<CallbackState>(extraData); in handleStatusChange() local
289 CallbackState cbState = {}; in handleStatusChange() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dvfw.h544 LONG cbState; member
Dstrmif.h11491 #define IAMVfwCompressDialogs_SetState(This,pState,cbState) (This)->lpVtbl->SetState(This,pState,cb… argument
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp965 const vk::VkPipelineColorBlendStateCreateInfo cbState = { in createPipeline() local