Home
last modified time | relevance | path

Searched refs:SetPropertyInner (Results 1 - 6 of 6) sorted by relevance

/base/hiviewdfx/hitrace/cmd/include/
H A Dhitrace_osal.h39 bool SetPropertyInner(const std::string& property, const std::string& value);
/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_osal.cpp27 bool SetPropertyInner(const std::string& property, const std::string& value) in SetPropertyInner() function
H A Dhitrace_cmd.cpp221 return SetPropertyInner(property, value); in SetProperty()
/base/useriam/user_auth_framework/frameworks/native/client/inc/
H A Duser_auth_client_impl.h66 ResultCode SetPropertyInner(int32_t userId, const SetPropertyRequest &request,
/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Duser_auth_client_impl.cpp146 ResultCode UserAuthClientImpl::SetPropertyInner(int32_t userId, const SetPropertyRequest &request, in SetPropertyInner() function in OHOS::UserIam::UserAuth::UserAuthClientImpl
187 ResultCode result = SetPropertyInner(userId, request, callback); in SetProperty()
/base/hiviewdfx/hitrace/test/unittest/hitrace_meter/
H A Dhitrace_ndk_test.cpp1566 SetPropertyInner("", "0"); in HWTEST_F()
1567 SetPropertyInner(TRACE_PROPERTY, "0"); in HWTEST_F()
1582 SetPropertyInner("", "0"); in HWTEST_F()
1583 SetPropertyInner(TRACE_PROPERTY, "0"); in HWTEST_F()

Completed in 8 milliseconds