Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
Ddepth_to_space_builder.cpp70 int modeKey = *(static_cast<int*>(buffer)); in SetMode() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_relational_store.cpp153 …const Key modeKey(DISTRIBUTED_TABLE_MODE, DISTRIBUTED_TABLE_MODE + strlen(DISTRIBUTED_TABLE_MODE)); in CheckTableModeFromMeta() local
215 …const Key modeKey(DISTRIBUTED_TABLE_MODE, DISTRIBUTED_TABLE_MODE + strlen(DISTRIBUTED_TABLE_MODE)); in SaveTableModeToMeta() local
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
Dhgm_frame_rate_manager.cpp589 const std::string& modeKey, std::vector<uint32_t>& targetVec, bool handleAmbientEffect) in GetSupportedRefreshRates()