Home
last modified time | relevance | path

Searched refs:set_allocated_source_subdir (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/incremental/service.incremental.proto/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/services/incremental/
DMetadata.pb.h193 void set_allocated_source_subdir(std::string* source_subdir); in Swap()
784 inline void BindPoint::set_allocated_source_subdir(std::string* source_subdir) { in set_allocated_source_subdir() function
/aosp_15_r20/frameworks/base/services/incremental/test/
H A DIncrementalServiceTest.cpp493 bp.set_allocated_source_subdir(&srcPath); in getBindPointMetadata()
/aosp_15_r20/frameworks/base/services/incremental/
H A DIncrementalService.cpp1303 bp.set_allocated_source_subdir(&source); in addBindMount()