Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/parameter/
Dparameters.cpp19 namespace system { namespace
/foundation/deviceprofile/device_info_manager/test/resource/authority/
Dvalid_authority.json7 "system": 3 number
Dinvalid_authority.json27 "system": 4 number
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
Dgrid_container_info.cpp26 const T& GetValue(const T& current, const T& system, const T& defaultValue) in GetValue()