Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_receiver_mdk_kits.cpp69 auto sId = receiver->iraContext_->GetReceiverKey(); in ImageReceiverNapiGetReceiverId() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Drotation_recognizer.cpp306 auto sId = activeFingers_.begin(); in ComputeAngle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_monitor.cpp176 void SceneRecord::InitRecord(const std::string& sId, PerfActionType aType, PerfSourceType sType, co… in InitRecord()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dsingle_store_impl_test.cpp1380 std::string sId = "SingleStoreImplTestCloseAll" + std::to_string(i); variable