Home
last modified time | relevance | path

Searched refs:GetSystemCommitId (Results 1 - 12 of 12) sorted by relevance

/base/startup/init/test/fuzztest/getsystemcommitid_fuzzer/
H A Dgetsystemcommitid_fuzzer.cpp24 if (!GetSystemCommitId()) { in FuzzGetSystemCommitId()
/base/startup/init/services/param/include/
H A Dparam_init.h48 long long GetSystemCommitId(void);
/base/startup/init/interfaces/innerkits/include/syspara/
H A Dparameter.h182 long long GetSystemCommitId(void);
/base/startup/init/test/moduletest/
H A Dsyspara.cpp84 BShellEnvOutput(shell, const_cast<char *>("GetSystemCommitId:%lld\r\n"), GetSystemCommitId());
H A Dparam_test_cmds.c96 long long commit = GetSystemCommitId(); in HandleParamChange2()
137 long long commit = GetSystemCommitId(); in HandleParamChange1()
H A Dsyspara_moduleTest.cpp87 EXPECT_NE(GetSystemCommitId(), 0); in SetParameterTestFunc()
/base/startup/init/services/param/liteos/
H A Dparam_client.c82 long long commit = GetSystemCommitId(); in SystemWaitParameter()
/base/startup/init/test/unittest/param/
H A Dparam_shell_unittest.cpp213 GetSystemCommitId(); in HWTEST_F()
/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp199 long long sysCommitId = GetSystemCommitId(); in getValue()
/base/security/access_token/interfaces/kits/cj/accesstoken/src/
H A Dat_manager_impl.cpp804 long long sysCommitId = GetSystemCommitId(); in GetPermParamValue()
/base/startup/init/services/param/manager/
H A Dparam_manager.c791 long long GetSystemCommitId(void) in GetSystemCommitId() function
/base/security/access_token/frameworks/js/napi/accesstoken/src/
H A Dnapi_atmanager.cpp534 long long sysCommitId = GetSystemCommitId(); in GetPermParamValue()

Completed in 10 milliseconds