Searched defs:storePath (Results 1 – 4 of 4) sorted by relevance
44 std::string storePath = "/data/updater/ut_test"; variable67 std::string storePath = "data/updater/ut_test"; variable
125 std::string storePath = "/data/updater/update_tmp"; variable
484 static int32_t DestroyType(const char *storePath, const char *typePath, uint32_t bakFlag) in DestroyType()520 char *storePath = (char *)HksMalloc(HKS_MAX_FILE_NAME_LEN); in StoreDestroy() local
305 std::string storePath = storeBase + "/" + srcHash; in LoadTargetBuffer() local