Home
last modified time | relevance | path

Searched defs:wanted (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Ddata_resource.cpp327 char ***wanted = nullptr; in GetStringFromStringPool() local
424 bool DataResource::ApplyForResource(uint32_t **index, char ***wanted, uint32_t totalCount) in ApplyForResource()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp3214 SelectProfiles wanted; variable
3284 SelectProfiles wanted; variable
3372 SelectProfiles wanted; variable
3460 SelectProfiles wanted; variable
3544 SelectProfiles wanted; variable
12038 SelectProfiles wanted; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp555 … const array_view<const VkBool32> wanted(reinterpret_cast<VkBool32*>(wantedFeatures), valueCount); in PreparePhysicalDeviceFeaturesForEnabling() local