Home
last modified time | relevance | path

Searched defs:Profile (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dprofile.h26 class Profile : public Parcelable { class
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dprofile.cpp24 Profile::Profile(const std::string &name) : profileName_(name) in Profile() function in OHOS::AppExecFwk::Profile
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dcamera_output_capability.cpp47 Profile::Profile(CameraFormat format, Size size) : format_(format), size_(size), specId_(0) {} in Profile() function in OHOS::CameraStandard::Profile
48 Profile::Profile(CameraFormat format, Size size, int32_t specId) : format_(format), size_(size), specId_(specId) {} in Profile() function in OHOS::CameraStandard::Profile
49 Profile::Profile(CameraFormat format, Size size, Fps fps, std::vector<uint32_t> abilityId) in Profile() function in OHOS::CameraStandard::Profile
51 Profile::Profile(CameraFormat format, Size size, Fps fps, std::vector<uint32_t> abilityId, int32_t specId) in Profile() function in OHOS::CameraStandard::Profile
[all...]
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dcamera_output_capability.h72 class Profile { class
[all...]
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h55 namespace Profile { namespace
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp81 namespace Profile { namespace
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp30 namespace Profile { namespace
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h304 namespace Profile { namespace

Completed in 9 milliseconds