Home
last modified time | relevance | path

Searched defs:isNew (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/common/metadata_manager/src/
H A Dmetadata_config.cpp26 bool MetadataConfig::UpdateSettingsConfig(int32_t streamId, bool isNew, const std::vector<int32_t> … in UpdateSettingsConfig()
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dtheme_pack_resource.h157 inline void SetNewResource(bool isNew) in SetNewResource()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_common/
H A Dkvstore_common.c107 void AddKVCache(const char* key, const char* value, boolean isNew) in AddKVCache()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/decoder/
H A Dvdec_sample.cpp130 OHNativeWindow *GetNativeWindow(const bool isNew = false) in GetNativeWindow()
305 int32_t VideoDecSample::SetOutputSurface(const bool isNew) in SetOutputSurface()