Home
last modified time | relevance | path

Searched defs:isSystemApp_ (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_first_frame_state_observer_manager_test/mock/include/
H A Dmock_my_flag.h23 static bool isSystemApp_; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_first_frame_state_observer_manager_test/mock/src/
H A Dmock_my_flag.cpp21 bool MyFlag::isSystemApp_ = false; member in OHOS::AAFwk::MyFlag
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
H A Dsoftbus_adapter.h120 bool isSystemApp_ = false; variable
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dgeo_address.h59 bool isSystemApp_ = false; variable
H A Dlocation.h272 int32_t isSystemApp_; variable
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/include/
H A Didentity_checker_mock.h97 static bool isSystemApp_; variable
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_item_info.h486 bool isSystemApp_ = false; variable
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Didentity_checker_test.cpp70 static bool isSystemApp_; member in OHOS::MiscServices::IdentityCheckerTest::IdentityCheckerMock
89 bool IdentityCheckerTest::IdentityCheckerMock::isSystemApp_ = false; member in OHOS::MiscServices::IdentityCheckerTest::IdentityCheckerMock
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask_manager.h232 std::atomic<bool> isSystemApp_ = false; variable
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dcamera_manager.h865 bool isSystemApp_ = false; variable