Home
last modified time | relevance | path

Searched defs:el (Results 1 - 9 of 9) sorted by relevance

/foundation/multimedia/media_foundation/engine/include/foundation/utils/
H A Dblocking_queue.h109 T el = que_.front(); in Pop() local
128 T el = que_.front(); in Pop() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/
H A Dblocking_queue.h98 T el = que_.front(); in Pop() local
115 T el = que_.front(); in Front() local
130 T el = que_.front(); in Pop() local
148 T el = que_.back(); in GetBackElement() local
/foundation/multimedia/media_foundation/interface/inner_api/osal/task/
H A Dblocking_queue.h109 T el = que_.front(); in Pop() local
128 T el = que_.front(); in Pop() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v1_ext.cpp300 std::string el = dir_.substr(slashIndex + 1); // el string is like `el1/100` in GetTypeFromDir() local
H A Dbase_key.cpp1119 std::string el = dir_.substr(slashIndex + 1); // el string is like `el1/100` in StoreKey() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Djsbundle_tdd_test.cpp64 JSValue el = JSGlobal::Call(FUNC_CREATE_ELEMENT, args, 1); in CreateElementAttributeLength001() local
90 JSValue el = JSGlobal::Call(FUNC_CREATE_ELEMENT, args, ARG_LENGTH_2); in CreateElementAttributeLength002() local
206 JSValue el = JSGlobal::Call(FUNC_CREATE_ELEMENT, args, 1); CreateElementTagValidation005() local
220 JSValue el = JSGlobal::Call(FUNC_CREATE_ELEMENT, args, 1); CreateElementTagValidation006() local
234 JSValue el = JSGlobal::Call(FUNC_CREATE_ELEMENT, args, 1); CreateElementTagValidation007() local
249 JSValue el = JSGlobal::Call(FUNC_CREATE_ELEMENT, args, ARG_LENGTH_2); CreateElement2ndAttributeValidation008() local
267 JSValue el = JSGlobal::Call(FUNC_CREATE_ELEMENT, args, ARG_LENGTH_2); CreateElement2ndAttributeValidation009() local
282 JSValue el = JSGlobal::Call(FUNC_CREATE_ELEMENT, args, ARG_LENGTH_2); CreateElement2ndAttributeValidation010() local
319 JSValue el = JSGlobal::Call(FUNC_CREATE_ELEMENT, args, ARG_LENGTH_3); CreateElementChildrenValidation012() local
337 JSValue el = JSGlobal::Call(FUNC_CREATE_ELEMENT, args, ARG_LENGTH_3); CreateElementChildrenValidation013() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp73 bool GetDataDir(const std::string &path, std::string &suffix, std::string &el, std::string &baseType) in GetDataDir() argument
262 std::string el; in GetRealPath() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_installd_host_impl.cpp105 std::string InstalldHostImpl::GetBundleDataDir(const std::string &el, const int userid) const in GetBundleDataDir() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp904 GetBundleDataDir(const std::string &el, const int userid) const GetBundleDataDir() argument
[all...]

Completed in 8 milliseconds